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

Reproducing CIFAR-100 results #14

Open
pengpenglove opened this issue Feb 13, 2020 · 1 comment
Open

Reproducing CIFAR-100 results #14

pengpenglove opened this issue Feb 13, 2020 · 1 comment

Comments

@pengpenglove
Copy link

hello,I reproduce CIFAR-100 , test acc is 81.7% , and I also see others‘ question ,you have changed your code for imagenet datasets , but I don't find your Changes to the code ,if you tell me ,I am very grateful.I'm a beginner,thank you.

@Endo-7765
Copy link

The most important change seems that TranslateX and TranslateY were replaced with TranslateXAbs and TranslateYAbs. ( 6949784 )
The image is moved 100px when TranslateXAbs or TranslateYAbs is selected. (though the resolution of CIFAR-100 image is 32*32)

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