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

I have implemented the xnornet ++ paper with resnet-18. #107

Open
legolas123 opened this issue Jul 22, 2020 · 0 comments
Open

I have implemented the xnornet ++ paper with resnet-18. #107

legolas123 opened this issue Jul 22, 2020 · 0 comments

Comments

@legolas123
Copy link

I have implemented the xnornet ++ paper with resnet-18. You can disable alpha, beta, gamma(scale factors for activation) in model file(BinConv2d). Then you can have the xnornet for resnet-18. Btw xnornet++ is improvement over xnornet and my implementation reaches 60% accuracy for 1 bit activation and 1 bit width.
The link is https://github.com/legolas123/cv-tricks.com/tree/master/xnornet_plusplus

Originally posted by @legolas123 in #21 (comment)

@legolas123 legolas123 changed the title I have implemented the xnornet ++ paper with resnet-18. You can disable alpha, beta, gamma(scale factors for activation) in model file(BinConv2d). Then you can have the xnornet for resnet-18. Btw xnornet++ is improvement over xnornet and my implementation reaches 60% accuracy for 1 bit activation and 1 bit width. I have implemented the xnornet ++ paper with resnet-18. Jul 22, 2020
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