sleap-io v0.0.2
What's Changed
- Fix version and readme badge by @talmo in #19
- Add NWB support III - provenance writing by @h-mayorquin in #17
- Propagated extracted backend dict to video object by @h-mayorquin in #18
- Change equality semantics for Points and Instances by @quantumdot in #21
- Metadata not correctly propagated to nwb bug by @h-mayorquin in #23
- Add LabelStudio project support by @quantumdot in #26
- Add propagation of start time when writing nwbfile by @h-mayorquin in #29
- Refactoring pre v0.0.2 by @talmo in #27
- High-level API cleaned up to
load_nwb
,save_nwb
,load_labelstudio
,save_labelstudio
- Basic NWB loading support
- Add Label Studio functionality for inferring nodes.
- High-level API cleaned up to
New Contributors
- @quantumdot made their first contribution in #21
Full Changelog: v0.0.1...v0.0.2