GET3D
GET3D copied to clipboard
Hi, thanks for your great work. I am trying to find the camera intrinsic from the rendering scripts but I did not find anything related to it. Could you please...
Hi there, I've been testing the evaluation metrics using 2 example dataset which contains 2 ground truth obj, and 20 generated obj. It seems that > Step 4: We first...
I see shapenetcorev1 has chair images. When we run inference on shapenet_chair, I see log messages that ./tmp has 1234 images but I cannot see those. Also val.txt in 3dgan_data_split...
This is a PR to generalize handling of data sources. Currently the code makes assumptions that users will be using one of the provided training sets, but most likely people...
Hi, I am interested in the material generation ability described in the paper. However, I can't find relevant code relating to either rendering images using material properties or generating real...
Split up the rendering across 8 GPUs! Issue #6 Much faster with multi gpu!
This PR aims to improve the data generation pipeline in the following ways: - Add significant documentation - Add flag to switch from Cycles renderer to Eevee renderer, Cycles is...
Using pymesh to remove duplicated vertices resulting in a cleaner mesh and cleaner textures during inference Inspired by @lalalune
Add multi nodes training support.
I am happy to see pre-trained model released! Thank you! Now I have infered a few times with checkpoint of car category. As far as I observe, the triangular meshes...