I follow the instructions in `README.md`, but I can't get the best results as the paper said. Here is what I haved done: 1. Follow the instructions from https://github.com/Maluuba/GeNeVA_datasets/, and generate the data file. 2. Download the pretrained object detector model from https://www.microsoft.com/en-us/research/project/generative-neural-visual-artist-geneva/ 3. Use the default parameters and run `python geneva/inference/train.py @example_args/iclevr-d-subtract.args` Here is my results in iclevr dataset, I trained this model with 2 **NVIDIA TITAN Xp** about 4 days:     It seems it's far from the performance in the origin paper. 
I follow the instructions in
README.md, but I can't get the best results as the paper said.Here is what I haved done:
python geneva/inference/train.py @example_args/iclevr-d-subtract.argsHere is my results in iclevr dataset, I trained this model with 2 NVIDIA TITAN Xp about 4 days:
It seems it's far from the performance in the origin paper.