DMRM icon indicating copy to clipboard operation
DMRM copied to clipboard

DMRM: A Dual-channel Multi-hop Reasoning Model for Visual Dialog

Results 3 DMRM issues
Sort by recently updated
recently updated
newest added

I want to train with my own dataset, .h5 file I should use faster-rcnn that layer, is it after the roi, but didn't 8000x26)

File "main_v1.0.py", line 90, in model = train(model, train_loader, eval_loader, args) File "/home/bigdata2/xnq/DMRM-master/train.py", line 67, in train train_data = next(train_iter) IndexError: arrays used as indices must be of integer (or...

Since the file name containing the requirements is present as requirement.txt and not requirements.txt in the project folder so I am changing the `pip install -r requirements.txt` to `pip install...