Skip to content

Commit 98c2bc7

Browse files
authored
Merge pull request #32 from yeshaokai/shaokai/ssd_and_rtmpose
Added new faster models
2 parents fd9a4bb + 47bdeac commit 98c2bc7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dlclibrary/dlcmodelzoo/modelzoo_urls_pytorch.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ superanimal_quadruped:
1919
detectors:
2020
fasterrcnn_mobilenet_v3_large_fpn: mwmathis/DeepLabCutModelZoo-SuperAnimal-Quadruped/superanimal_quadruped_fasterrcnn_mobilenet_v3_large_fpn.pt
2121
fasterrcnn_resnet50_fpn_v2: mwmathis/DeepLabCutModelZoo-SuperAnimal-Quadruped/superanimal_quadruped_fasterrcnn_resnet50_fpn_v2.pt
22+
ssdlite: mwmathis/DeepLabCutModelZoo-SuperAnimal-Quadruped/superanimal_quadruped_ssdlite.pt
2223
pose_models:
2324
hrnet_w32: mwmathis/DeepLabCutModelZoo-SuperAnimal-Quadruped/superanimal_quadruped_hrnet_w32.pt
2425
resnet_50: mwmathis/DeepLabCutModelZoo-SuperAnimal-Quadruped/superanimal_quadruped_resnet_50.pt
26+
rtmpose_s: mwmathis/DeepLabCutModelZoo-SuperAnimal-Quadruped/superanimal_quadruped_rtmpose_s.pt

0 commit comments

Comments
 (0)