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

About bwn model #6

Open
dudqls1994 opened this issue Apr 18, 2019 · 1 comment
Open

About bwn model #6

dudqls1994 opened this issue Apr 18, 2019 · 1 comment

Comments

@dudqls1994
Copy link

dudqls1994 commented Apr 18, 2019

Hi . Thank you for provide your great code!

I have a two question.!

  1. In paper, vgg9 model(cifar10) don't use data augmentation. But , this code use data augmentation like crop and mirror. In paper vgg 9 get 10% error in cifar 10. Is this the result of using data augmentation? ...

  2. Is this code saved as a 32bit model or binary model ?

Thank you !!

@dongyp13
Copy link
Owner

  1. Yes, we used the mirror augmentation. But we did not use crop since the original data is 32 * 32.
  2. We save the 32bit model.

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