HumanSignal / HumanSignal/label-studio
Zarr file support
Open
- Dominant language
- TypeScript
- Stars
- 28.3k
- Forks
- 3.7k
- Avg merge
- 14h
- Merged PRs (30d)
- 15
Description
**Is your feature request related to a problem? Please describe.**
Large time series recordings (EEG/EMG/Multi-unit) or images are being optimized to use zarr files for storage. Due to the size of the files converting this to json might not be an optimal solution.
**Describe the solution you'd like**
Importing zarr files using the python-sdk or direct import given a guide to structure the data.
**Additional context**
https://zarr.dev/
https://www.fabriziomusacchio.com/blog/2022-10-24-Zarr_and_images/
Contributor guide
Assessment
This issue has not been assessed yet.