nmn2 icon indicating copy to clipboard operation
nmn2 copied to clipboard

Neural module networks

Results 2 nmn2 issues
Sort by recently updated
recently updated
newest added

Hi,I meet an error,,,, 2017-07-21 12:17:32,576 DEBUG [root] prepared indices 2017-07-21 12:55:22,728 DEBUG [root] computed image feature normalizers 2017-07-21 12:55:22,789 DEBUG [root] using cvpr chooser 2017-07-21 12:57:36,539 INFO [root] TRAIN2014,...

I am attempting to visualize results, which is _mostly_ handled by main.visualize(). However, the code to get the attention map has been commented out, and replaced with np.zeros. My general...