Ttach Versions Save

Image Test Time Augmentation with PyTorch!

v0.0.3

3 years ago

Improvements:

  • Add keypoints support (transforms and TTA wrapper)

Thanks to @gavrin-s for implementation!

v0.0.2

4 years ago

Updates

  1. Add Resize transform
  2. Fix d4 transform alias (removed duplicated augmentations) - thanks to @n01z3

v0.0.1

4 years ago

Initial release!

  • Wrappers for segmentation and classification models
  • Set of transformations (flips, rot90, crop, scale, add, multiply)