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

Problem with fastmot on yolov3Tiny #246

Open
arielkantorovich opened this issue Jan 20, 2022 · 3 comments
Open

Problem with fastmot on yolov3Tiny #246

arielkantorovich opened this issue Jan 20, 2022 · 3 comments

Comments

@arielkantorovich
Copy link

Hi everyone,
When I run Fastmot on my network that I train v3Tiny I get very big boundary boxes(Attaches video:fastmot_v3Tiny ), but when I run the same network on darknet everything is fine (Attaches video:yolov3Tiny).
It's important to note that this problem doesn't happen when I train yolov4Tiny.
The only difference between the networks Is image resize v4Tiny: (420,420) and v3Tiny(608,608) but I change the size in yolo.py
I hope someone can tell me what I do wrong?

fastmot_v3Tiny.mp4
yolov3Tiny.mp4
@arielkantorovich
Copy link
Author

@GeekAlexis Please help me I see this problem in every model of yolov3Tiny also when I get examples from the internet of v3Tiny and I run FastMOT I get this problem

@jaysojitrak
Copy link

you can try 'cfg/mot.json' as per your requirements

@arielkantorovich
Copy link
Author

you can try 'cfg/mot.json' as per your requirements

Ofcourse I change cfg/mot.json to my requirements but still only in yolov3 or 3tiny i see this problem its look like the BB multiply by some scale factor.

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

2 participants