BierOne/bottom-up-attention-vqa
An updated PyTorch implementation of hengyuan-hu's version for 'Bottom-Up and Top-Down Attention for Image Captioning and Visual Question Answering'
Python
Issues
- 5
trainval_36.h5
#8 opened by jxn748715A - 1
RuntimeError: one of the variables needed for gradient computation has been modified by an inplace operation: [torch.cuda.FloatTensor [512, 2048]], which is output 0 of ReluBackward0, is at version 1; expected version 0 instead. Hint: enable anomaly detection to find the operation that failed to compute its gradient, with torch.autograd.set_detect_anomaly(True).
#6 opened by alice-cool - 1
Obtaining features for custom data
#5 opened by sairaamVenkatraman - 6
the file of tsv is 45.2g(linux) .
#4 opened by alice-cool - 4
The data downloaded website?
#3 opened by alice-cool - 1
ask for preprocessing image feature file
#2 opened by beijing1214 - 1
Some questions about CP
#1 opened by yuntao-ma