NVlabs / eg3d

Other
3.2k stars 356 forks source link

About the checkpoint for shapenet cars #74

Open VivianSZF opened 1 year ago

VivianSZF commented 1 year ago

Hi, thanks for the amazing work! I tested the released checkpoint for shapenet cars using the evaluation codes from yours or mine, but found that the FID is around 9.77+ instead of 2.75 as reported in the paper. May I know if the released checkpoint is wrong or there's a mistake on the reported value?

ghost commented 1 year ago

Hello, have you tried to use the shapenet model to generate a video with 360-degree view surround? I found that when use "gen_sample.py" code with the pre-trained shapenet model could not show the full view of the vehicle. But when I change the radius of the camera, it renders a pure white image directly, I would like to know if you have encountered these problems with the shapenet model. You can view this issue for a more detailed description of this problem:https://github.com/NVlabs/eg3d/issues/77