iter-reason icon indicating copy to clipboard operation
iter-reason copied to clipboard

Code for Iterative Reasoning Paper (CVPR 2018)

Results 8 iter-reason issues
Sort by recently updated
recently updated
newest added

Hi,xinlei      I like your paper very much, but I have som​e confusion about the graph based reasoning?  In these issues, ​I found that you have given some raw codes, however...

@endernewton Hi, xinlei. I like your paper very much, but I have some confusion about the graph based reasoning? Could you release the graph-based global reasoning code?

hi,I can not find the file 'data/ade-vec/ade-vec.pkl',I want to know how can I get it? download or by create it in the program? thank you!

How to use Global: graph-base reasoning model that described in your paper? Does the model include Global: graph-base reasoning model When I use the command "./experiments/scripts/train_memory.sh 0 ade local 28...

Hello, I was trying run this code to but got a reshape error when testing on COCO. I have finished training and got a model. Then I run `./experiments/scripts/test_memory.sh 0...

This idea is excellent! I wonder whether it can be used to do classification task. If it can, what should I pay attention to? Hope for your advice sincerely!!

Hello, I want to know the implementation details of the graph-based module in your paper, but I can't find the corresponding codes in this version. Does this version include that...

Hello, I am very interested in your novel method. When I finish the "train_memory.sh" ,how can I test my own image? Just apply "test_memory.sh"? I would like to know details,thanks!