nv-tlabs / GET3D

Other
4.17k stars 374 forks source link

what is PATH_TO_RENDER_CAMERA to put for training #133

Closed kenchen3000 closed 11 months ago

kenchen3000 commented 1 year ago

Hi, I am wondering if there is place to download the data for PATH_TO_RENDER_IMG and PATH_TO_RENDER_CAMERA wrt to the training command below? thanks. python train_3d.py --outdir=PATH_TO_LOG --data=PATH_TO_RENDER_IMG --camera_path PATH_TO_RENDER_CAMERA --gpus=8 --batch=32 --gamma=40 --data_camera_mode shapenet_car --dmtet_scale 1.0 --use_shapenet_split 1 --one_3d_generator 1 --fp32 0

SteveJunGao commented 1 year ago

Hi,

Unfortunately, we couldn't provide the dataset with the licensing issue. You can follow our readme to prepare the dataset by yourselves.

SteveJunGao commented 11 months ago

Close the issue for now, feel free to re-open it if the same question arises