-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Pull requests: aleju/imgaug
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Refactor dtype sets in imgaug.py to match migration guide from numpy
#861
opened Oct 25, 2024 by
kapiw04
Loading…
replace np.bool with bool. More info https://numpy.org/devdocs/releas…
#857
opened Oct 14, 2024 by
giacomomagini
Loading…
Replaced all occurrences of np.bool to np.bool_ and np.complex to np.complex_
#840
opened Jul 26, 2023 by
u7122029
Loading…
Allow some other padding modes for segmentation and heat maps.
#816
opened Apr 19, 2022 by
gui-miotto
Loading…
Allowed to provide discrete probability distribution into
OneOf
#813
opened Apr 7, 2022 by
KOLANICH
Loading…
Fix bounding_box assignment on BoundingBoxesOnImage
#724
opened Oct 15, 2020 by
semaraugusto
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.