vista-net
vista-net copied to clipboard
Code for the paper "VistaNet: Visual Aspect Attention Network for Multimodal Sentiment Analysis", AAAI'19
Hi, my email is [email protected], I am eager to download your contribution! Thanks! @tqtg
Hello, I found that the image data have been extracted by VGG and change in .npy file. But I have a question in "MEAN" image in vistaNet. How do you...
Execuse me. Hi,I want to query a question about the memory.When I run the train.py in 2080ti(12G),the process out of memory and was killed.I want to know how can I...
The original image is 29G, which is too big for me, so I only downloaded data.zip and checkpoint.zip and put them under the project file, but I tried to use...
I was able to reproduce your code successfully, but I found that you have extracted the features of the images using VGG-16 and saved them in the photo_features folder. Could...