Skip to content

Commit 05abda6

Browse files
Merge pull request #26 from apple/upload_data
2 parents 672294b + 2f3219d commit 05abda6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ cd /path/to/this/repo
3939
export GMPI_ROOT=$PWD
4040
```
4141

42-
Please download our [pretrained checkpoints](https://drive.google.com/drive/folders/1MEIjen0XOIW-kxEMfBUONnKYrkRATSR_?usp=sharing) and place them under `${GMPI_ROOT}/ckpts`. The structure should be:
42+
Please download our pretrained checkpoints from [the release page](https://github.com/apple/ml-gmpi/releases) or [this link](https://drive.google.com/drive/folders/1MEIjen0XOIW-kxEMfBUONnKYrkRATSR_?usp=sharing) and place them under `${GMPI_ROOT}/ckpts`. The structure should be:
4343
```
4444
.
4545
+-- ckpts

docs/TRAIN_EVAL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ mv ${GMPI_ROOT}/runtime_dataset/metfaces_detect/detections/fail_list.txt ${GMPI_
121121

122122
### Processed Data
123123

124-
We provide processed poses for FFHQ and Metfaces in [this link](https://drive.google.com/drive/folders/1JDDtGXZP0Z8OwRROO5VNxOjQgwpUSJDj?usp=sharing).
124+
We provide processed poses for FFHQ and Metfaces in [the release page](https://github.com/apple/ml-gmpi/releases) and [this link](https://drive.google.com/drive/folders/1JDDtGXZP0Z8OwRROO5VNxOjQgwpUSJDj?usp=sharing).
125125

126126
### Final Folder Structure
127127

0 commit comments

Comments
 (0)