Releases: janelia-cellmap/dacapo
Releases · janelia-cellmap/dacapo
v0.3.2
What's Changed
- force numpy new version, fix bug by @mzouink in #220
- Run load starter as option by @mzouink in #225
- Update gunpowder_trainer.py by @rhoadesScholar in #235
- Fix starter by @mzouink in #227
- Dev/blockwise by @rhoadesScholar in #228
- mo more validate_run by @mzouink in #224
- [WIP] non-local data by @d-v-b in #173
- S3 Support by @mzouink in #238
- Lazy run by @mzouink in #242
- Format Python code with psf/black push by @github-actions in #241
- Update tests.yaml - timeout by @mzouink in #243
- Dockerize the docker dockering by @mzouink in #245
- postprocess example by @mzouink in #248
- Update cosem_example.ipynb by @rhoadesScholar in #249
- type fix for cnnectome_net_config by @gbhuang in #250
- S3 - in progress by @mzouink in #247
- Dev/main by @rhoadesScholar in #221
- update pytest to 8.0.0 by @mzouink in #256
- Specify resolution with sequences by @vaxenburg in #251
- support no cli call by @mzouink in #262
- Docs by @rhoadesScholar in #269
- main by @mzouink in #271
- Rescaled array by @mzouink in #270
- Examples/segment blockwise script by @rhoadesScholar in #273
- feat: ✨ Add num_lsd_voxel to affinities task config. by @rhoadesScholar in #274
- perf: ⚡️ Add found options file to the environment variable. by @rhoadesScholar in #277
- better datasplit generator by @mzouink in #272
- use negative crops + better neutoglancer by @mzouink in #267
- fix: 🐛 fix how file stats are updated by @davidackerman in #265
- Validate patch by @rhoadesScholar in #278
- fix new pytorch error by @mzouink in #284
- Fix small typos by @atc3 in #286
- feat: ✨ Add more extensive pipeline visualize for GunpowderTrainer/Run. by @rhoadesScholar in #287
- Feat: datasplit limit validation size by @mzouink in #289
- Add bind parameters to neuroglancer instantiations by @atc3 in #297
- Fix local predict by @mzouink in #305
- Basic tutorial by @pattonw in #310
- Update gunpowder_trainer.py to swap to(device) and float() by @psobolewskiPhD in #312
- feat: ✨ Add support for training on Apple M1/M2/M3 (mps) devices. by @rhoadesScholar in #311
- Add optional probabilities to augmentations by @vaxenburg in #314
- Funlib persistence update by @pattonw in #322
New Contributors
- @avweigel made their first contribution in #222
- @d-v-b made their first contribution in #173
- @gbhuang made their first contribution in #250
- @vaxenburg made their first contribution in #251
- @atc3 made their first contribution in #286
- @psobolewskiPhD made their first contribution in #312
Full Changelog: v0.3.0...v0.3.2
v0.3.0
What's Changed
- Dev/tests by @rhoadesScholar in #213
- Dev/pypi by @rhoadesScholar in #212
- Dev/main by @rhoadesScholar in #218
- Dev/main by @mzouink in #219
Full Changelog: v0.2.2...v0.3.0
Better Docs
v0.2.2 Tutorial docs (#217)