-
0.5.13
Stablereleased this
2026-07-07 17:40:38 +02:00 | 138 commits to main since this releaseBug Fixes
-
Clamp OpenVINO RetinaFace detections
-
Validate face persistence and analyze source crops
-
Align OpenVINO attribute outputs with DeepFace
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
-
0.5.12
Stablereleased this
2026-07-07 15:51:16 +02:00 | 141 commits to main since this releaseBug Fixes
- Make OpenVINO model conversion reproducible
Miscellaneous
-
Pass callbacks as parameters instead of storing them in runner structs
-
Remove unused helper functions and apply code formatting fixes
-
Add model conversion task, improve vector parsing, and fix decision cleanup logic
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
0.5.11
Stablereleased this
2026-07-07 01:23:19 +02:00 | 145 commits to main since this releaseBug Fixes
- Correct RetinaFace input shape to NHWC to match internal Transpose node from TensorFlow export
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
0.5.10
Stablereleased this
2026-07-07 01:13:51 +02:00 | 146 commits to main since this releaseMiscellaneous
-
Remove scan_run concept and make all operations global across library roots
-
Remove stdlib logging.basicConfig to prevent duplicate log output
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
-
0.5.9
Stablereleased this
2026-07-07 00:55:37 +02:00 | 148 commits to main since this releaseBug Fixes
- Reshape RetinaFace to fixed 1024×1024 input to avoid per-image GPU kernel recompilation
Miscellaneous
- Add structured logging with step= prefix and detailed timing/progress metrics
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
0.5.8
Stablereleased this
2026-07-07 00:10:03 +02:00 | 150 commits to main since this releaseBug Fixes
- Ensure Python worker logs are line-buffered and flushed immediately
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
0.5.7
Stablereleased this
2026-07-06 23:56:24 +02:00 | 151 commits to main since this releaseMiscellaneous
-
Migrate Python worker logging from stdlib to structlog for structured output
-
Switch extraction to per-file processing with immediate DB persistence and decoupled analysis
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
-
0.5.6
Stablereleased this
2026-07-06 22:14:55 +02:00 | 153 commits to main since this releaseMiscellaneous
- Centralize Python worker logging and prevent concurrent retries
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
0.5.5
Stablereleased this
2026-07-06 20:57:41 +02:00 | 154 commits to main since this releaseMiscellaneous
- Use persistent worker process for extraction to avoid reloading models per batch
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
0.5.4
Stablereleased this
2026-07-06 20:21:15 +02:00 | 155 commits to main since this releaseBug Fixes
- Force FP32 GPU inference to avoid CL_BUILD_PROGRAM_FAILURE
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads