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

Add ATNs for ImageNet dataset #87

Open
gchhablani opened this issue Sep 21, 2021 · 1 comment
Open

Add ATNs for ImageNet dataset #87

gchhablani opened this issue Sep 21, 2021 · 1 comment
Assignees
Labels
Core Core developer should use this tag good first issue Good for newcomers Modification Modify some features Priority:Medium Medium Priority

Comments

@gchhablani
Copy link
Contributor

This issue is a continuation of #19. The code for MNIST will be merged in #85. The original paper also mentions architectures for ImageNet models. It would be nice to have these implementations in the repository.

In this comment, I have added dummy code for all architectures needed. However, the implementation should contain exactly the same number of channels/kernel sizes as the original model.

This will need effort in checking the what input/output paddings and strides will work given the architecture.

@gchhablani gchhablani added Modification Modify some features good first issue Good for newcomers Priority:Medium Medium Priority Core Core developer should use this tag labels Sep 21, 2021
@soham-chitnis10
Copy link
Contributor

I would like to take this up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Core developer should use this tag good first issue Good for newcomers Modification Modify some features Priority:Medium Medium Priority
Projects
None yet
Development

No branches or pull requests

2 participants