Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BrainHack 2024 #1

Open
3 of 11 tasks
talmo opened this issue Feb 27, 2024 · 0 comments
Open
3 of 11 tasks

BrainHack 2024 #1

talmo opened this issue Feb 27, 2024 · 0 comments

Comments

@talmo
Copy link

talmo commented Feb 27, 2024

Overview

Goal: Be able to store SLEAP package files in PoseTraining objects so we can embed images used for training models together with the ground truth poses.

Data model equivalences

sleap-io ndx-pose
Labels PoseTraining
LabeledFrame TrainingFrame
Skeleton Skeleton
Instance SkeletonInstance
Video ImageSeries
Labels.skeletons Skeletons
Labels.labeled_frames TrainingFrames
Labels.videos SourceVideos

TODO

MVP

Nice to have

  • Add a plain string field to TrainingFrame to point to source video as provenance but without triggering validation on DANDI
  • Add support for PNG string encoding representation for Image
  • Convert and upload reference SLEAP training datasets to DANDI
  • Add support for directly opening SLEAP Dandisets in sleap-io via dandi API
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant