-
Do you have thinking about to add background by HDRI data. I have try to do this, but it seems like something wrong. maybe because the camera is too close to the HDRI world scene. So, is there any e…
-
I sent an email with my test file to @jcjohnson, i would like to know how long it will take for reply???
Thank for your attention~~~
-
When I run the code, I get the following output:
```
(rn_env) exx@ubuntu:/data/Rudra/RelationNetworks-CLEVR$ python
Python 3.6.6 (default, Jun 28 2018, 00:00:00) …
-
This mistake is really strange... I follow [the readme](https://github.com/ashkamath/mdetr/blob/main/.github/clevr.md) for training MDETR on CLEVR.
Firstly, I've ran the following command:
```
pyth…
-
Hello again!
If you don't mind, I have one more question for detailed procedure of fine-tuning the CLEVR-Humans dataset.
I was able to reproduce 12-step MAC's accuracy (98.9%) using Pytorch, but…
-
It is a really impressive work, however I meet the following problem, it seems that there is something with the size, but I just follow the README.
nohup ./scripts/train_clevr.sh /home/hjz/hjzfolder/…
-
The [Google Drive link](https://drive.google.com/file/d/1HJ3gWjaUJykEckyb2M0MB4HnrJSihjVe/view) does not seem to work; I can only download the dataset halfway before the download fails. The provided […
-
Hi, thank you for publishing the great work!
Kubric's yellow [255, 238, 5] is different from CLEVR's yellow [[255, 238, 51]](https://github.com/facebookresearch/clevr-dataset-gen/blob/f0ce2c81750bf…
-
Thanks for the GQN implementation. I thought you might enjoy seeing some pictures of how it does trained on a different dataset. (Albeit with a limited amount of training time. I plan to train for lon…
-
Thanks for this awesome system. I have read the docs and readme.
It seemed that the provided scripts of movi is for generating one scene:
`docker run --rm --interactive \
--user $(id -u):$(id -…