eliu1217 / assignment4-albumentations

Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
https://albumentations.ai
MIT License
0 stars 0 forks source link

Add class Dither to transforms.py and check if input is valid #25

Closed danielwis closed 1 year ago

danielwis commented 1 year ago

Authored by Elin Liu. Add class Dither to transforms.py and check if input is valid. Co authored with Fredrik Jansson and Salomé Voltz.

Change base commit of PR by Daniel Williams. Fixes #21