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

speed and activation #29

Open
kongbia opened this issue Aug 4, 2020 · 2 comments
Open

speed and activation #29

kongbia opened this issue Aug 4, 2020 · 2 comments

Comments

@kongbia
Copy link

kongbia commented Aug 4, 2020

Thanks for your great work! I wonder the speed and the map of the yolov4-paspp.py if the activation is replaced with mish and the imgsize is replaced with 608, which is the same as original darknet.
Besides, what are the meaning of '-s' and '-x' in the cfg files? Thank you!

@WongKinYiu
Copy link
Owner

mish implementation in pytorch is slower then implementation in darknet.

s means small version, x means extra large version.

@kongbia
Copy link
Author

kongbia commented Aug 11, 2020

Thank you for your reply.
Could you share the copes of how to evaluate on COCO test-dev by generating .json file?

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