Fully integrate tracking, rewrite UI integration#87
Conversation
tfaehse
commented
Feb 5, 2024
- blurrer is independent from UI, CLI via generic progress handler
- execution in three stages: detection, tracking, blurring
- choose mps backend automatically on supported hardware (ARM macOS machines)
- add norfair box tracker
- perform tracking forwards and backwards in time
|
With the rename of the options, the Dockerfile needs to be adjusted, too. |
|
I did build a container with this PR and got the following error (options were |
- use numpy for clipping - ensure correct min/max definition of bounding box points
|
Thank you for the feedback. |
|
I tested the new commit with two videos, no crash, seems to work fine, but there is a bug: the plates and faces of the last four pictures are never blurred. |
|
Thank you for the feedback! |