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

channel pruning on detection task ? #14

Open
hanfanggithub opened this issue May 29, 2019 · 0 comments
Open

channel pruning on detection task ? #14

hanfanggithub opened this issue May 29, 2019 · 0 comments

Comments

@hanfanggithub
Copy link

I think the additional discrimination-aware loss in this project is suitable for classification task but not detection task ,the classification task focus on the whole feature map , therefore averagepooling+softmax works , but the detection task focus on feature in receptive field , if I want to use this method on yolo-v3 , how can I modify the discrimination-aware loss ?

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