Skip to content

Commit 87cd801

Browse files
authored
Update README.md
1 parent 9977b59 commit 87cd801

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
<a href="https://github.com/psf/black"><img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"></a>
44
![PyPI - Python Version](https://img.shields.io/pypi/v/deeplabcut-live)
5-
![PyPI - Downloads](https://img.shields.io/pypi/dm/deeplabcut-live?color=purple)
5+
[![Downloads](https://pepy.tech/badge/deeplabcut-live)](https://pepy.tech/project/deeplabcut-live)
6+
[![Downloads](https://pepy.tech/badge/deeplabcut-live/month)](https://pepy.tech/project/deeplabcut-live)
67
![Python package](https://github.com/DeepLabCut/DeepLabCut-live/workflows/Python%20package/badge.svg)
78
[![GitHub stars](https://img.shields.io/github/stars/DeepLabCut/DeepLabCut-live.svg?style=social&label=Star)](https://github.com/DeepLabCut/DeepLabCut-live)
89
[![GitHub forks](https://img.shields.io/github/forks/DeepLabCut/DeepLabCut-live.svg?style=social&label=Fork)](https://github.com/DeepLabCut/DeepLabCut-live)
@@ -29,6 +30,12 @@ For more details and examples, see documentation [here](dlclive/processor/README
2930

3031
###### Note :: alone, this object does not record video or capture images from a camera. This must be done separately, i.e. see our [DeepLabCut-live GUI](https://github.com/gkane26/DeepLabCut-live-GUI).
3132

33+
### News!
34+
35+
- Feb 2021: DeepLabCut-Live! was featured in Nature Methods: ["Real-time behavioral analysis"](https://www.nature.com/articles/s41592-021-01072-z)
36+
- Jan 2021: full eLife paper is published: ["Real-time, low-latency closed-loop feedback using markerless posture tracking"](https://elifesciences.org/articles/61909)
37+
- Dec 2020: we talked to RTS Suisse Radio about DLC-Live!: ["Capture animal movements in real time"](https://www.rts.ch/play/radio/cqfd/audio/capturer-les-mouvements-des-animaux-en-temps-reel?id=11782529)
38+
3239

3340
### Installation:
3441

0 commit comments

Comments
 (0)