From 1ea45ce2e189695e47eb438de6aea2717d69f4dd Mon Sep 17 00:00:00 2001 From: Jun Gao Date: Fri, 27 Sep 2024 11:36:33 -0400 Subject: [PATCH] fix link --- pretrained_model/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pretrained_model/README.md b/pretrained_model/README.md index b8d7068..9da1684 100644 --- a/pretrained_model/README.md +++ b/pretrained_model/README.md @@ -2,7 +2,7 @@ ## Pretrained model -We released the pretrained model [here](https://drive.google.com/drive/folders/1oJ-FmyVYjIwBZKDAQ4N1EEcE9dJjumdW?usp=sharing) with the [License](https://creativecommons.org/licenses/by-nc-sa/4.0/). +We released the pretrained model [here](https://huggingface.co/JunGaoNVIDIA/get3d-ckpt/tree/main) with the [License](https://creativecommons.org/licenses/by-nc-sa/4.0/). - Running inference only requires 1 GPU with >= 16GB GPU memory. - We provide the checkpoints for ShapeNet Car, Chair and Motorbikes that are trained on the `train.txt` subsets at `./3dgan_data_split`.