probnmn-clevr icon indicating copy to clipboard operation
probnmn-clevr copied to clipboard

Code for ICML 2019 paper "Probabilistic Neural-symbolic Models for Interpretable Visual Question Answering" [long-oral]

Results 4 probnmn-clevr issues
Sort by recently updated
recently updated
newest added

Hi,I'm getting this error `TypeError: Can't broadcast (128, 200704) -> (128, 1024, 14, 14)` when running extract_features.py. The error is at line 133 ` output_h5["features"][counter : counter + len(batch)] =...

Bumps [numpy](https://github.com/numpy/numpy) from 1.15.0 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Hi, in the second training phase, it's fine to use only one gpu, but when using multiple gpus it would run into problems. The layout is as follows. How can...

Bumps [loguru](https://github.com/Delgan/loguru) from 0.4.1 to 0.5.3. Release notes Sourced from loguru's releases. 0.5.3 Fix child process possibly hanging at exit while combining enqueue=True with third party library like uwsgi (#309,...

dependencies