Bijan Varjavand
Bijan Varjavand
Cloudvolume supports not only uint16 image data and uint64 segmentation data, but also uint64 image data. This uint64 image volume is useful to store things like machine/human-generated labels/ground-truth. Currently to...
Brainlit-0.2 supports image-uint16 data and annotation-uint64 segmentation, but not image-uint64 annotations. - [x] create annotation info files - [x] push annotation data - [ ] pull annotation data - [...
This would be a script that gets run on the `cis` server. - [ ] pulls random chunks of data from source octree `/cis/local/jacs/...` - [ ] pulls same chunks...
Scripts in the above folders are built on top of utils, so when utils changed some broke. This is mainly fixing imports and modifying parameter inputs.