bethgelab / imagecorruptions

Python package to corrupt arbitrary images.
https://pypi.org/project/imagecorruptions/
Apache License 2.0
409 stars 64 forks source link

fix: numpy type error + remov legacy argument "multichannel" #26

Closed jjakubassa closed 1 week ago

jjakubassa commented 2 months ago

Same as other PR but also updates np datatype to be compatible with newer numpy versions.

rgeirhos commented 1 week ago

Thanks for the PR, and apologies for the late merge. Just merged in the change.