Iterative-Visual-Reasoning.pytorch icon indicating copy to clipboard operation
Iterative-Visual-Reasoning.pytorch copied to clipboard

Reimplementation for Iterative Visual Reasoning Beyond Convolutions(CVPR2018),i've reimplemented it on pytorch according to [endernewton/iter-reason](https://github.com/endernewton/iter-reason).

Results 1 Iterative-Visual-Reasoning.pytorch issues
Sort by recently updated
recently updated
newest added

Thank you for your work! Your work helps a lot. I met a problem when excuting the command of "sh make.sh". I tried to fix it but failed. Could you...