Chunkflow

Latest version: v1.1.7

Safety actively analyzes 630901 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

0.6.2

Breaking Changes
- make `verbose` a integer rather than boolean number for variation of verbosity.

Features
- add setup-env operator to automatically compute patch number, cloud storage block size and other metadata. ingest tasks into AWS SQS queue. After this operation, you are ready to launch workers!
- support cropped output patch size for inference
- refactored normalize section contrast operator to make it faster and easier to use. We precompute a lookup table to avoid redundent computation of the voxel mapping.
- avoid creating a mask buffer by directly applying the high-mip mask to low-mip chunk

Bug Fixes
- fix a typo of thumbnail_mip

Improved Documentation
- add more complex production inference example

0.5.7

Breaking Changes
- remove c++ compilation module

Features
- neuroglancer operator works with multiple chunks (https://github.com/seung-lab/chunkflow/pull/123)
- add connected components operator
- add iterative mean agglomeration operator, including watershed computation.

Improved Documentation
- tutorial for cleft and cell boundary detection (https://github.com/seung-lab/chunkflow/pull/123)

0.2.6

Features
- a new operator called `save-images` to save chunk as a serials of PNG images.
- add log directory parameter for benchmark script.
Bug Fixes
- queue becomes None
- pznet was not working.
- fix Dockerfile for pznet build (not sure whether breaks PyTorch or not)

Improved Documentation
- add kubernetes documentation to find monitor of operations per second and bandwidth usage.

0.2.5

Breaking Changes
- change the mask command parameter `mask-mip` to `mip`

Bug Fixes
- fix log uploading and cloud watch
- fix the misplaced log in task, which will make the inference log not working
- fix blackout section bug. Previous implementation will have indexing error while blacking out z outside of chunk.
Improved Documentation
- clarify patch, chunk and block.
- add realistic example for ConvNet inference.

0.2.4

Breaking Changes
- merge operator upload-log to save since we normally just put log inside saved volume.

Features
- add batch size option for ConvNet inference
- better memory footprint by deleting the ascontiguousarray
Bug Fixes
- the inference framework was hard coded as identity, fixed this bug.

0.2.3

Improved Documentation
- updated the documentation to focus on chunk operators, not just ConvNet Inference.

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.