Open wb-finalking opened 3 years ago
Hi I just re-ran with the netGv2_vg128, and here is some example I get which is good. Attached for your reference. vg_samples.zip
Did you tried coco dataset? Are you having same issue with coco? Which pytorch version are you using? I am using pytorch 1.0 and different version might have some difference with the upsampling operator.
Thank you for your reply. I have tried coco dataset and it's OK. My pytorch version is 1.2.
That was weird because there is no big difference between coco and vg. Can you try again with pytorch 1.0? Thanks
Hi, I prepare the VG dataset by running "preprocess_vg.py" and use the "netGv2_vg128.pth" for evaluation. But the predicted images are so bad.