lightning-pose
lightning-pose copied to clipboard
Accelerated pose estimation and tracking using semi-supervised convolutional networks.
Hello, I tried running training on toy dataset using the default hydra script and it fails when loss is set to pca_singleview/pca_multiview with the following stack trace. Kindly help in...
Please review Label Studio Setup [Instructions](https://github.com/robert-s-lee/lightning-pose/blob/label-studio/README.label-studio.md) A method to convert Lightning Pose Annotation data with Label Studio Annotation Lightning Pose Annotation uses: - [ToyMouseRunningData pngs](toy_datasets/toymouseRunningData/barObstacleScaling1) - the pngs are annotated...
Hello, I am trying to install lightning-pose as outlined here: https://lightning-pose.readthedocs.io/en/latest/source/installation.html I've created a conda environment in Python 3.8, installed lightning_pose from git, ran `python -c "import lightning_pose" ` successfully,...
Hello, Thank you so much for this amazing module/library. It's really well written and it has a very informative documentation. *(This issue should be more like a pull request, but...
First of all, thank you for such a well-written code and document. Everything was easy to read and understand, and the codes were organized very nicely. As a person with...
hello. I'm trying to run lightning-pose for CalMS21 and test how it perfroms. I configured a new config .yaml file for this specific dataset, but the predictions on the video...
The current package only supports multiview setups that have fused views across cameras into a single frame. This does not scale well past 2-4 views.
Add folder for active loop experiments