Skip to content

Commit 6f8f9e6

Browse files
authored
Merge pull request #7 from jeylau/superquadruped
Add superquadruped and fix topviewmouse naming
2 parents 1bfc471 + a83d1b0 commit 6f8f9e6

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

dlclibrary/dlcmodelzoo/modelzoo_download.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
"mouse_pupil_vclose",
1919
"horse_sideview",
2020
"full_macaque",
21-
"superanimal_mouse_topview",
21+
"superanimal_topviewmouse",
22+
"superanimal_quadruped",
2223
]
2324

2425

dlclibrary/modelzoo_urls.yaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,8 @@ horse_sideview_commit: fd0329b2ffc8fe7a5e6eb3d4850ebca75987e92c
3131
full_macaque: mwmathis/DeepLabCutModelZoo-macaque_full/DLC_macaque_full_resnet50.tar.gz
3232
full_macaque_commit: 4c7ebf2628d5b7eb0483356595256fb01b7e1a9e
3333

34-
superanimal_mouse_topview: mwmathis/DeepLabCutModelZoo-SuperAnimal-TopViewMouse/DLC_ma_supertopview5k_resnet_50_iteration-0_shuffle-1.tar.gz
35-
superanimal_mouse_topview_commit: a7d7df40c3307a3c7a0ceeb2593d46a783235b28
34+
superanimal_topviewmouse: mwmathis/DeepLabCutModelZoo-SuperAnimal-TopViewMouse/DLC_ma_supertopview5k_resnet_50_iteration-0_shuffle-1.tar.gz
35+
superanimal_topviewmouse_commit: a7d7df40c3307a3c7a0ceeb2593d46a783235b28
36+
37+
superanimal_quadruped: mwmathis/DeepLabCutModelZoo-SuperAnimal-Quadruped/DLC_ma_superquadruped_resnet_50_iteration-0_shuffle-1.tar.gz
38+
superanimal_quadruped_commit: 829b336a52fff0e03f2f87c75b1e2638989122c7

0 commit comments

Comments
 (0)