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

The bounding box shifts #179

Open
eraser3112 opened this issue Jan 15, 2020 · 0 comments
Open

The bounding box shifts #179

eraser3112 opened this issue Jan 15, 2020 · 0 comments

Comments

@eraser3112
Copy link

eraser3112 commented Jan 15, 2020

I ran the following program.

python yad2k.py yolov2-tiny-voc.cfg yolov2-tiny-voc_2000.weights yolov2tiny.h5

python test_yolo.py yolov2tiny.h5 -a yolov2tiny_anchors.txt -c coco.names

The bounding box shifts right or left from the target.
There is "width = 320, height = 240" in the cfg file.
This is probably the cause, but I don't want to change it.
I think the anchor file needs to be modified.
Where should I change?
1.08,1.19, 3.42,4.41, 6.63,11.38, 9.42,5.11, 16.62,10.52

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

1 participant