Vincent-Ww
Vincent-Ww
> Hello and thank you for this fantastic repo! I find there is the visualization of attention states for captions (Figure 5 b), but I cannot find the corresponding code...
I also want to do it but fails. have you reproduced the visualization results successfully? Thanks
the reason may be the version of torch doesn't match the version of CUDA.
> when run test.py ,the pretrained model "mesh_memory_transformer.pth"should place in which foler? It's should be in the root, the same level of test.py.
> Hi. When I run the test.py to evaluate, the model just generates without any other token. Is there same problem? Node, I can generate the captions well. It seems...
--annotation_folder should be the path to Annotation folder, rather than path to any specific files. Yes