Skip to content

Commit

Permalink
Update README.md with downloads/week badge (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
ksikka authored Nov 11, 2024
1 parent b0da8b9 commit 72718c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
![GitHub](https://img.shields.io/github/license/danbider/lightning-pose)
[![Documentation Status](https://readthedocs.org/projects/lightning-pose/badge/?version=latest)](https://lightning-pose.readthedocs.io/en/latest/?badge=latest)
![PyPI](https://img.shields.io/pypi/v/lightning-pose)
![PyPI Downloads](https://static.pepy.tech/badge/lightning-pose/week)


Pose estimation models implemented in **Pytorch Lightning**, supporting massively accelerated training on _unlabeled_ videos using **NVIDIA DALI**.
Models can be evaluated with **TensorBoard**, **FiftyOne**, and **Streamlit**.
Expand Down

0 comments on commit 72718c3

Please sign in to comment.