rly / ndx-pose

NWB extension to store pose estimation data
BSD 3-Clause "New" or "Revised" License
13 stars 11 forks source link

Update PoseTraining types #21

Closed rly closed 6 months ago

rly commented 9 months ago

Work in progress. This is a follow-up to #9 to get tests to pass and demonstrate plausible example usage code.

This PR introduces some major changes from the hierarchical organization in #9 in order to organize similar objects into the same group.

rly commented 6 months ago

Will merge now so that @talmo @eberrigan can hack on this to update TrainingFrame to hold embedded images and multiple skeleton instances.