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

Question about native resolution of the network for yolov4.conv.137 file and anchors size validity #193

Open
acobo opened this issue Jul 12, 2020 · 0 comments

Comments

@acobo
Copy link

acobo commented Jul 12, 2020

Hello all,
I will appreciate your help with this question: most tutorials and examples for retraining yolov4 use pretrained weights from the yolov4.conv.137 file .... which is the original network used to obtain those weights? the "complete" weights files at the model zoo all of them specify the native resolution for training (416, 512, 608 ...), but I cannot find it for this partial weights file.
I understand that using the same resolution in my dataset , in the network for retraining, and in the pretrained wedights should give the best results?

Additionally, I am wondering what happend to the anchors if the size of my dataset is not the same as the size of the network. I have calculated my anchors for a 608x608px dataset, if the network's size is 416 and all images are resized, are the anchors still valid?

Thanks in advance for your help!
ADolfo.

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