-
There is inconsistent naming across params. For example, directories are sometimes called 'dir' and sometimes called 'folder'. We should perhaps decide on a unified set of standard names for source an…
-
![image](https://github.com/shikras/shikra/assets/53989593/a7e68416-db22-4418-8f97-198c2dff24f9)
![image](https://github.com/shikras/shikra/assets/53989593/0d66f0fb-e745-44e0-b659-cb56f8daa9fa)
![im…
-
Hello,
Thanks for this amazing work.
We are trying to run your project on custom short videos (or set of image pairs) in our lab, but we can't figure out how to do this in the documentation (to get…
-
### Metadata
- Authors: Kexin Yi, Jiajun Wu, +3 authors, Joshua B. Tenenbaum.
- Organization: Harvard, MIT, DeepMind.
- Conference: NIPS 2018
- Paper: https://arxiv.org/pdf/1810.02338.pdf
- Code:…
-
Checking training accuracy ...
Traceback (most recent call last):
File "scripts/train_model.py", line 490, in
main(args)
File "scripts/train_model.py", line 151, in main
train_loop(…
-
Hi. I tried to test the pretrained model using the test data from CLEVR dataset but had a error 'KeyError: 'program_parsed''. The command I typed in is as follows.
`jac-crun 0 scripts/main.py --mod…
dlshu updated
3 years ago
-
I get the following when I click "Run script" in Blender
```
Read prefs: /Users/tommaso/Library/Application Support/Blender/2.81/config/userpref.blend
found bundled python: /Applications/Blender.ap…
-
First thanks for this great work, it is very valuable to see your code and be able to run it,
I have reproduced your work on CLEVR-Change. Now I am trying to do it on a smaller dataset and as i see…
-
Hi! This is probably a gap in my understanding of pyTorch or h5py, but I wanted to bring it your attention just in case it’s not.
The output of image_features.py is a batch_size*(num images in spl…
-
Dear authors, thank you for making the code public. I'm very interested in your work. Then download the code and run the experiment. But I have a problem--the testing results are not as well as the re…