Update README.md
Browse files
README.md
CHANGED
@@ -17,13 +17,13 @@ This software may not be used to harm any animal deliberately!
|
|
17 |
|
18 |
**MODEL CARD:**
|
19 |
|
20 |
-
This model was trained a dataset called "Quadrupred-40K." It was trained in PyTorch within a modifed [mmpose framework](https://github.com/open-mmlab/mmpose), available within the [DeepLabCut framework](www.deeplabcut.org).
|
21 |
Full training details can be found in Ye et al. 2023, but in brief, this was trained with **HRNetw32**. We have another version available directly within the tensorflow version of DeepLabCut: https://huggingface.co/mwmathis/DeepLabCutModelZoo-SuperAnimal-Quadruped.
|
22 |
|
23 |
|
24 |
**Training Data:**
|
25 |
|
26 |
-
It consists of being trained together on the following datasets:
|
27 |
|
28 |
- **AwA-Pose** Quadruped dataset, see full details at (1).
|
29 |
- **AnimalPose** See full details at (2).
|
|
|
17 |
|
18 |
**MODEL CARD:**
|
19 |
|
20 |
+
This model was trained a dataset called "Quadrupred-40K." It was trained in PyTorch within a modifed [mmpose framework](https://github.com/open-mmlab/mmpose), available within the [DeepLabCut framework](www.deeplabcut.org) [here](https://github.com/DeepLabCut/DeepLabCut/pull/2352).
|
21 |
Full training details can be found in Ye et al. 2023, but in brief, this was trained with **HRNetw32**. We have another version available directly within the tensorflow version of DeepLabCut: https://huggingface.co/mwmathis/DeepLabCutModelZoo-SuperAnimal-Quadruped.
|
22 |
|
23 |
|
24 |
**Training Data:**
|
25 |
|
26 |
+
It consists of being trained together on the following datasets, which were otherwise not modified by us:
|
27 |
|
28 |
- **AwA-Pose** Quadruped dataset, see full details at (1).
|
29 |
- **AnimalPose** See full details at (2).
|