Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bad demo results! #95

Open
ayanasser opened this issue Sep 22, 2021 · 2 comments
Open

Bad demo results! #95

ayanasser opened this issue Sep 22, 2021 · 2 comments

Comments

@ayanasser
Copy link

ayanasser commented Sep 22, 2021

Hello,
Thank you for the great repo, the Gifs are very cool,
But when I tried to run it with those 2 models (mcmot_last_track_hrnet_18_deconv.pth and mcmot_last_track_resdcn_18_visdrone.pth)

the results were so bad, with the first one:
image

image

and with the drone model the bbx did not fit on the pedestrian and also flicker a lot !
image

Is this the normal case or am I missing something,

This is how I ran the model:
python3 demo.py
--id_weight 1
--load_model ../models/mcmot_last_track_resdcn_18_visdrone.pth
--input-video ../videos/sample.mp4

Do I miss any other arguments ?

@AiueoABC
Copy link

AiueoABC commented Oct 5, 2021

Did you solve this problem? I have similar issue and tried many things found in issues, but still my MCMOT put boxes everywhere but not over objects.
image

@dragen1860
Copy link

dragen1860 commented Jun 16, 2022

+1, same problem, not detection al all.

00018

here is my cmd:

python demo.py  --load_model mcmot_last_track_resdcn_18_visdrone.pth  --input-video /media/sdb/long/deta/test_videos/two_man_climbing.mkv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants