Skip to content

Commit 1673cad

Browse files
committed
Update README.md with new download link for pre-trained model
1 parent fb7e6a0 commit 1673cad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

animals/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ In this part, the FMPose3D model is trained on [Animal3D](https://xujiacong.gith
1010
This visualization script is designed for single-frame based model, allowing you to easily run 3D animal pose estimation on any single image.
1111

1212
Before testing, make sure you have the pre-trained model ready.
13-
You may either use the model trained by your own or download ours from [here](https://drive.google.com/drive/folders/1fMKVaYziwFkAnFrtQZmoPOTfe7Hkl2at?usp=sharing) and place it in the `./pre_trained_models` directory.
13+
You may either use the model trained by your own or download ours from [here](https://drive.google.com/drive/folders/1kL4aOyWNq0o9zB0rSTRM8KYgkySVmUTk?usp=drive_link) and place it in the `./pre_trained_models` directory.
1414

1515
Next, put your test images into folder `demo/images`. Then run the visualization script:
1616
```bash

0 commit comments

Comments
 (0)