snmn
snmn copied to clipboard
Code release for Hu et al., Explainable Neural Computation via Stack Neural Module Networks. in ECCV, 2018
Hi, excellent work! Can you provide a new link for "https://people.eecs.berkeley.edu/~ronghang/projects/snmn/resnet/resnet_v1_101.tfmodel"? Thanks!
Dear author, Thank you for this nice code, I have a question about your code: in `snmn/models_clevr_snmn/model.py` has `sharpen_loss `function. I don't see the paper mentions this. Can you explain...
I request you to please mention the versions of cuda and cudnn used because I am facing some errors concerning cuda and cudnn.
What is the memory vector? It is not mentioned in the paper. In Table 1. in the paper, there are no references to a memory vector. Also in the "mem_out"...
We are not able to evaluate VQA1 on CloudCV/EvalAI server. They only have the evaluation code for VQA2. I have attached the JSON file for VQA1 for you. Please let...
How can we produce explanation map for VQA2 dataset similar to what we create for CLEVR dataset?