google / sg2im

Code for "Image Generation from Scene Graphs", Johnson et al, CVPR 2018
Apache License 2.0
1.29k stars 231 forks source link

Segmentation fault: 11 #31

Open zohairhadi opened 2 years ago

zohairhadi commented 2 years ago

Hello, I am getting the following output:

Segmentation fault: 11

After using the following command:

>> python run_model.py   --checkpoint sg2im-models/vg128.pt   --scene_graphs scene_graphs/figure_6_sheep.json   --output_dir outputs --device cpu

Environment: