issues
search
aleju
/
imgaug
Image augmentation for machine learning experiments.
http://imgaug.readthedocs.io
MIT License
14.42k
stars
2.44k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update meta.py to substitute np.bool for bool
#862
rogerioagjr
opened
3 weeks ago
0
Refactor dtype sets in imgaug.py to match migration guide from numpy
#861
kapiw04
opened
4 weeks ago
0
Resolve bug of imgaug.py
#860
qja1998
opened
1 month ago
1
AttributeError: np.sctypes was removed in NumPy 2.0 release
#859
qja1998
opened
1 month ago
2
NP_****_TYPES error
#858
isega24
opened
1 month ago
0
replace np.bool with bool. More info https://numpy.org/devdocs/releas…
#857
giacomomagini
opened
1 month ago
0
update for numpy2.0
#856
beastless
opened
2 months ago
0
imgaug not compatible with numpy 2.0.1
#855
sggupte
opened
3 months ago
1
update numpy to 2.0
#854
GreatV
closed
3 months ago
0
AttributeError: module 'numpy' has no attribute 'complex'.
#853
Hemilibeatriz
opened
4 months ago
0
pytorch integration
#852
sibi-venti
opened
4 months ago
0
How to do deterministic inside batch
#851
Mactarvish
opened
6 months ago
0
ChangeColorTemperature() causes error: operands could not be broadcast together with shapes (32,) (32,3) on official example
#850
joej970
opened
6 months ago
0
Adding BlendAlphaSimplexNoise into an augmentation sequence fails to convert keypoints
#849
vonaviv
opened
6 months ago
0
Update meta.py file. np.bool deprecated error
#848
SoyabulIslamLincoln
closed
2 months ago
1
Augment only parts of the image
#847
Testbild
opened
8 months ago
0
"Fliplr", after applying this operation labels got disturbed
#846
harsh123-baba
opened
8 months ago
0
"Fliplr" I am not sure what is wrong with this operation,
#845
harsh123-baba
closed
8 months ago
0
Update meta.py
#844
Van-Trang2602
closed
8 months ago
0
Affine transformation with warp mode doesn't "roll" keypoints
#843
DanielKarasek
opened
9 months ago
0
AttributeError: 'Delaunay' object has no attribute 'vertices'
#842
yuli-stack
opened
1 year ago
1
[BUG] show_grid and draw_grid are incompatible
#841
kylekam
opened
1 year ago
0
Replaced all occurrences of np.bool to np.bool_ and np.complex to np.complex_
#840
u7122029
opened
1 year ago
1
ImportError: cannot import name 'QhullError' from 'scipy.spatial' (/opt/conda/lib/python3.10/site-packages/scipy/spatial/__init__.py)
#839
khengyun
closed
1 year ago
3
how to generate such image effect from clear images? I want to simulate scanner effects
#838
nissansz
opened
1 year ago
0
Fix alias error due to numpy update(meta.py)
#837
ChenYu-K
opened
1 year ago
0
Track Random Augmentations as They Are Applied
#836
aidansmyth95
opened
1 year ago
0
Add files via upload
#835
yilmazmusa08
closed
12 months ago
0
It doesnt support latestversion of numpy
#834
navidstuv
opened
1 year ago
2
PIL version leads to immutable error
#833
marcown
opened
1 year ago
0
Fix numpy >= 1.20 np.bool deprecation
#832
AlexanderRagnarsson
opened
1 year ago
0
Fix Python dependency API risk issue
#831
PyDeps
opened
1 year ago
0
AttributeError: 'FigureCanvasAgg' object has no attribute 'set_window_title'
#830
devxor
opened
1 year ago
2
numpy 1.20 bool deprecation
#829
marcown
opened
1 year ago
3
AttributeError: module 'imgaug.augmenters' has no attribute 'LinearmnContrast'
#828
yusirhhh
opened
2 years ago
1
Support for Oriented Bouding Boxes
#827
LucasKirsten
opened
2 years ago
0
Out Of Memory (OOM) error in perspective transformation
#826
littlespray
opened
2 years ago
1
how to use imgaug to aug single image just one time?
#825
wolfryu
closed
2 years ago
0
Is this project abandoned?
#824
phamquiluan
opened
2 years ago
8
Project dependencies may have API risk issues
#823
PyDeps
opened
2 years ago
0
Add distortion/fisheye effect
#822
BS-98
opened
2 years ago
0
Fix a potential variable misuse bug
#821
LostBenjamin
opened
2 years ago
0
Assigning Probability in imgaug OneOf
#820
g-jindal2001
opened
2 years ago
1
Customize image augmentation
#819
Annieliaquat
opened
2 years ago
1
[Enhancement] Comment in imgaug/augmenters/_init_.py is not correct
#818
LucasVandroux
opened
2 years ago
0
Script takes over one hour to install through pycharm on 224GB 24CPUs DSVM
#817
ffsEveryNameIsTaken
opened
2 years ago
1
Allow some other padding modes for segmentation and heat maps.
#816
gui-miotto
opened
2 years ago
0
Incorrect rotation of segmentation map when mode="symmetric"
#815
gui-miotto
opened
2 years ago
0
Moved most of metadata into `pyproject.toml`.
#814
KOLANICH
opened
2 years ago
0
Allowed to provide discrete probability distribution into `OneOf`
#813
KOLANICH
opened
2 years ago
0
Next