nv-tlabs / GET3D

Other
4.2k stars 376 forks source link

Add GET3D-NADA : Implementation of text-guided 3D synthesis #131

Open minsu1206 opened 1 year ago

minsu1206 commented 1 year ago

Hi

We have implemented text-guided 3D synthesis, which is described in section 4.3.2 of the paper (including the supplementary materials).

While we diligently followed the details provided in the paper , there are a few differences due to limitations in GPU resources or insufficient information.

You can find our team project code at the following link: https://github.com/studio-YAIVERSE/studio-YAIVERSE

As you can see below, our results are comparable to those presented in the paper.

I believe this PR will be helpful for anyone interested in utilizing text-guided 3D synthesis.

Best regards

nada_motorbike_tiger