Adversarial-Deep-Learning / Adversarial-Deep-Learning/code-soup

Add ATNs for ImageNet dataset

Open
#87 1 comment 0 reactions 1 assignee Claimed by @soham-chitnis10 View on GitHub
Core good first issue Modification Priority:Medium
Dominant language
Jupyter Notebook
Stars
17
Forks
17
PR merge metrics
No merged PRs in 30d

Description

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](https://github.com/Adversarial-Deep-Learning/code-soup/pull/85#issuecomment-923621353), 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.