AcurusTrack icon indicating copy to clipboard operation
AcurusTrack copied to clipboard

A multi-object tracking component. Works in the conditions where identification and classical object trackers don't (e.g. shaky/unstable camera footage, occlusions, motion blur, covered faces, etc.)....

Results 7 AcurusTrack issues
Sort by recently updated
recently updated
newest added

`python3.6 run.py --detections examples/people_in_masks_demo/dict_with_homography_matrix.json --video_path examples/people_in_masks_demo/people_masks_occlusions_part_1.mp4 --video_name out.mp4 --exp_name res` ===OUTPUT ERR========== ``` Traceback (most recent call last): File "run.py", line 110, in main(args) File "run.py", line 78, in main...

Hi! Thank you for sharing your great work! Just wondering is there any example on how to run this online? Thank you

hi I am processing a 4minutes video with many people appearing overtime, say about 200 or so. While running the people_demo (replaced the demo video by the 4 minutes 38secs...

Hi,I wanna know how to visualize the result.

hi I got the following set of video and detection inputs (attached). For some reason the output (attached too) looks good at the start of the tracking but toward the...

hi great repo, thanks for that. Have you ran your approach against [MOT challenge](https://motchallenge.net/) videos? If yes are you ok to share the results? If not, would you consider running...

i get the result with my sample video in a folder in result but i don't show how to visualize the result? is there any visualization tools in this source...