You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: animals/scripts/test_animal3d.sh
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ n_joints=26
11
11
out_joints=26
12
12
epochs=300
13
13
# model_path='models/model_animals.py'
14
-
model_path=""# when the path is empty, the model will be loaded from the installed fmpose package
14
+
model_path='./pre_trained_models/animal3d_pretrained_weights/model_animal3d.py'# when the path is empty, the model will be loaded from the installed fmpose package
Download the preprocessed datasets from [here](https://drive.google.com/drive/folders/112GPdRC9IEcwcJRyrLJeYw9_YV4wLdKC?usp=sharing) and place them in this folder.
0 commit comments