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

Project 2 #40

Open
raghavsi opened this issue Oct 12, 2018 · 1 comment
Open

Project 2 #40

raghavsi opened this issue Oct 12, 2018 · 1 comment
Labels

Comments

@raghavsi
Copy link
Collaborator

https://openreview.net/forum?id=HyzbhfWRW

  1. Implement on AlexNet architecture (IN EAGER MODE)
    attention on Conv4, Conv5 layers (Figure 2 of paper)

  2. Report Table 1 and Table 2 results (Note that baseline ALexnet results will also have to be collated)

  3. Script that visualizes the attention map like in Fig. 3/4

  4. Weakly supervised semantic segmentation -- Fig 9 of paper

Due Date Nov4 11:59 PM IST.

Code has to be submitted. Results have to be submitted
Table 1 and 2 rows will be "baseline Alexnet" and "alexnet-att2" (alexnet with attention on conv5 and conv3)"
Fig 9 results will be alexnet-att2 and bonus alexnet-GAP

tx

@abhudev
Copy link

abhudev commented Oct 29, 2018

Sir, could you please clarify whether attention is on conv3 or conv4?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants