Skip to content

Commit bb06120

Browse files
authored
prepf for 2.3.10 (DeepLabCut#2602)
1 parent 51c543f commit bb06120

File tree

5 files changed

+22
-17
lines changed

5 files changed

+22
-17
lines changed

AUTHORS

Lines changed: 18 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
DeepLabCut (www.deeplabcut.org) was initially developed by
2-
Alexander & Mackenzie Mathis in collaboration with Matthias Bethge.
2+
Alexander & Mackenzie Mathis in collaboration with Matthias Bethge.
33
It is actively developed by Alexander & Mackenzie Mathis (steering council and owners).
44

55
DeepLabCut is an open-source tool and has benefited from suggestions and edits by many
@@ -82,23 +82,23 @@ T Nath, https://github.com/meet10may
8282

8383
Preprint:
8484
Multi-animal pose estimation and tracking with DeepLabCut
85-
J Lauer, M Zhou, S Ye, W Menegas, S Schneider, T Nath, MM Rahman, V Di Santo,
85+
J Lauer, M Zhou, S Ye, W Menegas, S Schneider, T Nath, MM Rahman, V Di Santo,
8686
D Soberanes, G Feng, VN Murthy, G Lauder, C Dulac, M Mathis, A Mathis (2021).
8787
https://www.biorxiv.org/content/10.1101/2021.04.30.442096v1
8888

89-
Publication:
89+
Publication:
9090
Multi-animal pose estimation, identification and tracking with DeepLabCut
91-
Lauer, J., Zhou, M., Ye, S., Menegas, W., Schneider, S., Nath, T., Rahman, M.M.,
92-
Di Santo, V., Soberanes, D., Feng, G., Murthy, V.N., Lauder, G.V., Dulac, C.,
93-
Mathis, M.W., & Mathis, A. (2022).
91+
Lauer, J., Zhou, M., Ye, S., Menegas, W., Schneider, S., Nath, T., Rahman, M.M.,
92+
Di Santo, V., Soberanes, D., Feng, G., Murthy, V.N., Lauder, G.V., Dulac, C.,
93+
Mathis, M.W., & Mathis, A. (2022).
9494
Nature Methods, 19, 496 - 504.
9595

96-
Conceptualization was done by A.M. and M.W.M. Formal analysis and code were done by J.L., A.M. and M.W.M.
97-
New deep architectures were designed by M.Z., S.Y. and A.M. GUIs were done by J.L., M.W.M. and T.N.
98-
Benchmark was set by S.S., M.W.M., A.M. and J.L. Marmoset data were gathered by W.M. and G.F.
96+
Conceptualization was done by A.M. and M.W.M. Formal analysis and code were done by J.L., A.M. and M.W.M.
97+
New deep architectures were designed by M.Z., S.Y. and A.M. GUIs were done by J.L., M.W.M. and T.N.
98+
Benchmark was set by S.S., M.W.M., A.M. and J.L. Marmoset data were gathered by W.M. and G.F.
9999
Marmoset behavioral analysis was carried out by W.M. Parenting data were gathered by M.M.R., A.M. and C.D.
100-
Tri-mouse data were gathered by D.S., A.M. and V.N.M. Fish data were gathered by V.D.S. and G.L.
101-
The article was written by A.M., M.W.M. and J.L. with input from all authors.
100+
Tri-mouse data were gathered by D.S., A.M. and V.N.M. Fish data were gathered by V.D.S. and G.L.
101+
The article was written by A.M., M.W.M. and J.L. with input from all authors.
102102
M.W.M. and A.M. co-supervised the project.
103103

104104
############################################################################################################
@@ -110,6 +110,11 @@ J Lauer, [email protected] | https://github.com/jeylau
110110
N Poulsen, [email protected] | https://github.com/n-poulsen
111111
S Ye, https://github.com/yeshaokai
112112

113-
Preprint:
114-
Ye, S., Filippova, A., Lauer, J., Vidal, M., Schneider, S., Qiu, T., Mathis, A., & Mathis, M.W. (2022).
113+
Preprint:
114+
Ye, S., Filippova, A., Lauer, J., Vidal, M., Schneider, S., Qiu, T., Mathis, A., & Mathis, M.W. (2022).
115115
SuperAnimal pretrained pose estimation models for behavioral analysis. https://arxiv.org/abs/2203.07436
116+
117+
118+
############################################################################################################
119+
DeepLabCut 3.0+ additions:
120+
staty tuned, but includes BUCTD!

deeplabcut/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
# Licensed under GNU Lesser General Public License v3.0
1010
#
1111

12-
__version__ = "2.3.9"
12+
__version__ = "2.3.10"
1313
VERSION = __version__

examples/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ rm -r OUT
66
cd ..
77
pip uninstall deeplabcut
88
python3 setup.py sdist bdist_wheel
9-
pip install dist/deeplabcut-2.3.9-py3-none-any.whl
9+
pip install dist/deeplabcut-2.3.10-py3-none-any.whl
1010

1111
cd examples
1212

reinstall.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pip uninstall deeplabcut
22
python3 setup.py sdist bdist_wheel
3-
pip install dist/deeplabcut-2.3.9-py3-none-any.whl
3+
pip install dist/deeplabcut-2.3.10-py3-none-any.whl

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
setuptools.setup(
1919
name="deeplabcut",
20-
version="2.3.9",
20+
version="2.3.10",
2121
author="A. & M.W. Mathis Labs",
2222
author_email="[email protected]",
2323
description="Markerless pose-estimation of user-defined features with deep learning",

0 commit comments

Comments
 (0)