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

Fix issue 21 #24

Closed eliu1217 closed 1 year ago

eliu1217 commented 1 year ago

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

danielwis commented 1 year ago

I made a copy of this PR so that we can merge it into a "clean" branch without getting our assignment 3 stuff included. Is it OK that we close this PR and use that one instead?

eliu1217 commented 1 year ago

Yes no problem. I will close it.