-
Notifications
You must be signed in to change notification settings - Fork 61
release_notes_v22.02.01
shekhardw edited this page Mar 24, 2022
·
7 revisions
This version would be only available through the PyPI package (https://pypi.org/project/cucim/22.2.1/).
- Randomization of transforms per image per batch (#231) @shekhardw
Random Color Jitter transform implemented. Random Image Flip, Random Image Rotate90 and Random Zoom transforms are updated to apply transforms per image per batch. Execution of these transforms on per image per batch basis may result in increase in runtime.
Project Management
- Roadmap
- Development Process
- Architecture Decision Records
- Issue Tracking
- Release Process
- Related Projects
Contributing
- How to Contribute
- Submitting Bugs and Suggestions
- Source Code Organization
- Coding Guidelines
- Contributor License Agreement
Documentation