forked from DeepLabCut/DeepLabCut
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add PyTorch🔥 documentation (DeepLabCut#2605)
* added initial pytorch docs * Update _toc.yml * Update user_guide.md * Update architectures.md * Update labelling.md * Update labelling.md * Update codespell.yml * Update README.md * Update installation.md * Delete conda-environments/DEEPLABCUT_M1.yaml * Update DEEPLABCUT.yaml * Update installation.md * Update maDLC_UserGuide.md * Update ModelZoo.md * Update standardDeepLabCut_UserGuide.md * Update standardDeepLabCut_UserGuide.md * Update standardDeepLabCut_UserGuide.md * Update Overviewof3D.md * Update PROJECT_GUI.md * Update UseOverviewGuide.md * Update beginners-guide.md * Update intro.md * Update architectures.md * Update architectures.md * Create course.md - updating and migration from workshop materials * Update _toc.yml * Update manage-project.md * Update beginners-guide.md * Update manage-project.md * Update _toc.yml * Rename labelling.md to labeling.md * Update Training-Evaluation.md * Update video-analysis.md * Update architectures.md * Update architectures.md * Update AUTHORS * Update architectures.md * doc clean up, tested local build * Update beginners-guide.md * Update ModelZoo.md * Update ModelZoo.md * Update ModelZoo.md * Update ModelZoo.md * Update README.md - small resize on homepage * Update ModelZoo.md * Update ModelZoo.md - link update * Update AUTHORS * Update README.md - add badge for python version supported * Update installation.md * Update DEEPLABCUT.yaml - this, for now, will install from branch source (assuming the branch is named "pytorch_dlc" * Update DEEPLABCUT.yaml * Update AUTHORS * fixed typos * Update python-package.yml * Update README.md * Update beginners-guide.md * Update user_guide.md * m1 for tf only * Update README.md --------- Co-authored-by: Mackenzie Mathis <[email protected]> Co-authored-by: Mackenzie Mathis <[email protected]>
- Loading branch information
1 parent
2d70052
commit fa89f7f
Showing
27 changed files
with
1,159 additions
and
462 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
DeepLabCut (www.deeplabcut.org) was initially developed by | ||
Alexander & Mackenzie Mathis in collaboration with Matthias Bethge. | ||
Alexander & Mackenzie Mathis in collaboration with Matthias Bethge in 2017. | ||
It is actively developed by Alexander & Mackenzie Mathis (steering council and owners). | ||
|
||
DeepLabCut is an open-source tool and has benefited from suggestions and edits by many | ||
|
@@ -108,13 +108,32 @@ A Mathis, [email protected] | https://github.com/AlexEMG | |
M Mathis, [email protected] | https://github.com/MMathisLab | ||
J Lauer, [email protected] | https://github.com/jeylau | ||
N Poulsen, [email protected] | https://github.com/n-poulsen | ||
S Ye, https://github.com/yeshaokai | ||
S Schneider, [email protected] | https://github.com/stes | ||
S Ye, [email protected] | https://github.com/yeshaokai | ||
|
||
Preprint: | ||
Ye, S., Filippova, A., Lauer, J., Vidal, M., Schneider, S., Qiu, T., Mathis, A., & Mathis, M.W. (2022). | ||
Ye, S., Filippova, A., Lauer, J., Schneider, S., Vidal, M., Qiu, T., Mathis, A., & Mathis, M.W. (2023). | ||
SuperAnimal pretrained pose estimation models for behavioral analysis. https://arxiv.org/abs/2203.07436 | ||
|
||
|
||
############################################################################################################ | ||
DeepLabCut 3.0+ additions: | ||
staty tuned, but includes BUCTD! | ||
|
||
DeepLabCut 3.0 Toolbox | ||
M Mathis, [email protected] | https://github.com/MMathisLab | ||
A Mathis, [email protected] | https://github.com/AlexEMG | ||
N Poulsen, [email protected] | https://github.com/n-poulsen | ||
S Ye, [email protected] | https://github.com/yeshaokai | ||
A Filippova, [email protected] | https://github.com/nastya236 | ||
Q Macé | https://github.com/QuentinJGMace | ||
J Lauer, [email protected] | https://github.com/jeylau | ||
L Stoffl, [email protected] | https://github.com/LucZot | ||
|
||
We also greatly thank the 2023 DeepLabCut AI Residents who contributed: | ||
Anna Teruel-Sanchis | https://github.com/anna-teruel | ||
Riza Rae Pineda | https://github.com/rizarae-p | ||
Konrad Danielewski | https://github.com/KonradDanielewski | ||
|
||
Products: | ||
PyTorch backend for DeepLabCut | ||
Expanded SuperAnimal capabilities | ||
New model architectures (WIP: stay tuned, but includes BUCTD) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.