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

Applying Morph-net while training training Yolov3 using darknet #122

Open
spaul13 opened this issue Oct 22, 2019 · 1 comment
Open

Applying Morph-net while training training Yolov3 using darknet #122

spaul13 opened this issue Oct 22, 2019 · 1 comment

Comments

@spaul13
Copy link

spaul13 commented Oct 22, 2019

can anyone please tell me how to use the morph-net to find the optimized number of filter size for Tiny-yolo-v3 during training using darknet (https://github.com/AlexeyAB/darknet).

I want to optimize the model for latency (that is my regularizer target cost)

Any documentation or information on how to apply morph-net during darknet training will be highly helpful

@eladeban
Copy link
Contributor

I believe the the README contains some information. Try adding the GammaFLOPs regularizer loss to your training, and see what happens.

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