Skip to content

Commit 4555241

Browse files
vijayiyer05kevinhollyviyer
authored
V1p0p2 Release Candidate (#8)
* Added ability to save video file. (#4) * Added pause between frame, if video not saved (added else statement to pause between frames of video if save option is not selected) credit: Kevin Holly (@kevinholly) * Update README.md Add demo-generated video to README to better show capabilities * Update narrative text (w/ minor code changes, mostly reordering) * Update README.md fix broken links * fix glitch in last demo narrative text update Co-authored-by: Kevin Holly <[email protected]> Co-authored-by: viyer <[email protected]>
1 parent e00c19d commit 4555241

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Diff for: README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ A MATLAB&reg; community toolbox for applying the [SLEAP](https://sleap.ai) multi
1010
## About SLEAP
1111
[SLEAP](https://sleap.ai) is an open source deep-learning based framework for multi-animal pose tracking. It can be used to track any type or number of animals by training neural networks from user-labeled frames.
1212

13-
<p align="center"><img src="https://user-images.githubusercontent.com/3187454/106523005-5f7f1200-6495-11eb-87a5-2b93e251e22a.png" width="512"></p>
14-
<p align="center"><sup>Visualization of animal pose estimates with <a href= https://sleap.ai>SLEAP</a>-based models overlaid on a user data video frame</sup></p>
13+
![Visualization of animal pose estimates with SLEAP-based models overlaid on a user data video frame](https://user-images.githubusercontent.com/23032671/182962807-e435723b-cb23-47c6-b2f9-7e69e5893d44.gif)
1514

1615
## About SLEAP Toolbox
1716
Currently, SLEAP Toolbox supports inference based on _top-down_ models trained in SLEAP. To use it, you must first train a set of models from the SLEAP GUI ([see tutorial](https://sleap.ai/tutorials/tutorial.html)).

Diff for: demo.mlx

339 KB
Binary file not shown.

0 commit comments

Comments
 (0)