rubi.bootstrap.pytorch icon indicating copy to clipboard operation
rubi.bootstrap.pytorch copied to clipboard

NeurIPS 2019 Paper: RUBi : Reducing Unimodal Biases for Visual Question Answering

Results 3 rubi.bootstrap.pytorch issues
Sort by recently updated
recently updated
newest added

When I run rubi, the following files are getting generated. No logs_rubi_val_oe.json is getting generated. Is it the rubi accuracy that is present in logs_val_oe.json? The numbers seem to be...

Traceback (most recent call last): File "/home/deer/anaconda3/envs/rubi/lib/python3.7/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/home/deer/anaconda3/envs/rubi/lib/python3.7/runpy.py", line 85, in _run_code exec(code, run_globals) File "/home/deer/anaconda3/envs/rubi/lib/python3.7/site-packages/block/models/metrics/compute_oe_accuracy.py", line 8, in from block.external.VQA.PythonHelperTools.vqaTools.vqa import VQA...

The link https://github.com/cdancette/rubi.pytorch/blob/master/rubi/models/networks/baseline_net.py is not available