Batchgenerators but better
Reason this release was yanked:
broken setuptools settings
Project description
batchgeneratorsv2
This repository is work in progress. If builds upon the batchgenerators framework but makes several key changes to the transforms:
- Transforms now explicitly distinguish between data types: images, segmentation, pixel-wise regression target, keypoints, bbox
- All transforms have been reimplemented from scratch with a focus on performance. In case of performance parity between previous numpy and new torch-based implementations, preference is given to pytorch.
- Transforms are applied on a sample level, not a batch level as was done previously!
Caveats:
- performance is optimized for CPU. GPU-based data augmentation is not supported (implementation may use numpy etc) and will not be supported
- currently this repository only covers a small subset of the transforms available in batchgenerators. Feel free to contribute more
How to contribute
We are happy to accept PRs that further optimize performance and extend the available transformations!
- Please provide benchmarking results relative to the old batchgenerators implementation (if applicable)
- Please stick to the current transform template!
Acknowledgements
batchgeneratorsv2 developed and maintained by the Applied Computer Vision Lab (ACVL) of Helmholtz Imaging and the Division of Medical Image Computing at the German Cancer Research Center (DKFZ).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
batchgeneratorsv2-0.1.tar.gz
(7.7 kB
view details)
File details
Details for the file batchgeneratorsv2-0.1.tar.gz
.
File metadata
- Download URL: batchgeneratorsv2-0.1.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92af0fcdf2a8ec043e0979fafb9c91a465b456c288a9f6441b595f9dad0f70d2 |
|
MD5 | 8dd8acce14c682ac4632a6a8e04fc7d8 |
|
BLAKE2b-256 | 501eec589ad0d74536f0e305569f75ade3e71e0883805a6b3ec55ead20988b0a |