Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lightning-universe/pose-app
A Lightning app for animal pose estimation.
https://github.com/lightning-universe/pose-app
Last synced: 7 days ago
JSON representation
A Lightning app for animal pose estimation.
- Host: GitHub
- URL: https://github.com/lightning-universe/pose-app
- Owner: Lightning-Universe
- License: apache-2.0
- Created: 2022-05-04T14:13:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-05T17:52:26.000Z (7 days ago)
- Last Synced: 2024-11-05T18:42:11.106Z (7 days ago)
- Language: Python
- Homepage: https://pose-app.readthedocs.io/
- Size: 32.5 MB
- Stars: 18
- Watchers: 10
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![](https://github.com/danbider/lightning-pose/raw/main/docs/images/LightningPose_horizontal_light.png)
[![Discord](https://img.shields.io/discord/1103381776895856720)](https://discord.gg/tDUPdRj4BM)
![GitHub](https://img.shields.io/github/license/Lightning-Universe/Pose-app)
[![Documentation Status](https://readthedocs.org/projects/pose-app/badge/?version=latest)](https://pose-app.readthedocs.io/en/latest/?badge=latest)This repo contains a browser-based GUI that facilitates the deveopment of a pose estimation project.
The app allows you to:
* label data (upload videos, extract frames, annotate keypoints)
* train and evaluate models
* run inference on new videosAdditionally, the app comes with an example dataset if you want to explore, without needing to
label your own data.As of June 2024, Lightning Pose is now [published in Nature Methods](https://rdcu.be/dLP3z)!
## Getting started
Please see the
[YouTube tutorial series](https://www.youtube.com/watch?v=qE0iVZ40yBQ&list=PLc9j4PzJKWcdryQPuYULsTh-9qJKJoneL)
or
[Pose app documentation](https://pose-app.readthedocs.io/)
for instructions on how to install and run the app.Learn more about the core algorithm powering the app via the
[Lightning Pose github](https://github.com/paninski-lab/lightning-pose)
or
[Lightning Pose documentation](https://lightning-pose.readthedocs.io).## Community
The Lightning Pose app is primarily maintained by
[Matt Whiteway](https://themattinthehatt.github.io/) (Columbia University),
[Shmuel Shomrat](https://github.com/Shmuel-columbia) (Columbia University),
and
[Dan Biderman](https://dan-biderman.netlify.app) (Stanford University).The Lightning Pose app is under active development and we welcome community contributions
(see contributing guidelines [here](CONTRIBUTING.md)).
Please get in touch with us on Discord.