issues
search
mdbloice
/
Augmentor
Image augmentation library in Python for machine learning.
https://augmentor.readthedocs.io/en/stable
MIT License
5.07k
stars
866
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Ability for 16 + bit image augmentation
#261
SamuelChambers-IHS
opened
2 weeks ago
0
Mask error after augmention
#260
jiangq195
opened
3 months ago
0
Where is the auto-generated documentation?
#259
hadamard-2
opened
6 months ago
0
Modify cropping boundaries after rotation to preserve image ratio
#258
romain-xu-darme
opened
8 months ago
3
Update setup.cfg key for setuptools deprecation
#257
claydugo
closed
1 year ago
0
Fixed the sign of the angle in image.rotate() method
#256
itstechaj
opened
1 year ago
0
Fix Python dependency API risk issue
#255
PyDeps
opened
1 year ago
0
fail to build augmentor 0.2.11 due to a minor typo
#254
hubutui
closed
1 year ago
1
Project dependencies may have API risk issues
#253
PyDeps
opened
1 year ago
0
Rotation degrees are opposite.
#252
YiweiZou
opened
1 year ago
3
Change type aliases in two places; np.float -> float, np.int -> int.
#251
jsilter
closed
1 year ago
0
Incompatible with numpy >= 1.20 due to use of type aliases.
#250
jsilter
closed
1 year ago
1
Support separate selection of whether or not an operation acts on the original image and label image at the same time. Add param (skip_ gt_image=True) . e.g. p.random_ contrast(probability=1, min_factor=0.5, max_factor=1.52, skip_gt_image=True)
#249
Ares-Liang
opened
1 year ago
0
DataPipeline使用sample的时候会报错
#248
fengxin619
opened
2 years ago
0
ZeroDivisionError: float division by zero while performing augmentor.sample(num_samples)
#247
das-ankur
opened
2 years ago
0
ValueError: image has wrong mode
#246
xuanzhiliu
opened
2 years ago
1
Output dataset format Labelme JSON
#245
monkeycc
opened
2 years ago
0
Use for Semantic Segmentation
#244
Superzlw
opened
2 years ago
4
Question - Does it updated the labels too?
#243
MasIgor
closed
2 years ago
3
Random Ereasing areas too big
#242
MasIgor
closed
2 years ago
5
Not cropping skewed image to original image size
#241
NithyaMogane-TomTom
opened
2 years ago
1
p.ground_truth not work for p.add_operation
#240
ccl-private
opened
3 years ago
3
label interpolate issue
#239
GITSHOHOKU
opened
3 years ago
0
What augments should you use?
#238
Airbus1080
opened
3 years ago
1
OSError: cannot write mode RGBA as JPEG
#237
ccl-private
closed
3 years ago
2
why random_erasing sometimes cause error, but sometimes not.
#236
ccl-private
closed
3 years ago
1
int() argument must be a string, a bytes-like object or a number, not 'Image'
#235
ccl-private
closed
3 years ago
4
moudle 'Augmentor' has no attribute 'Pipeline'
#234
clveryang
opened
3 years ago
0
How to read and output uint16 images with Augmentor?
#233
Cocomolch4000
opened
3 years ago
0
Output files missing
#232
pshah0086
opened
3 years ago
1
Labelling image
#231
Preeyank
opened
3 years ago
0
How to save output to a specific folder
#230
mona-commits
opened
3 years ago
1
Can't Install Augmentor via Conda
#229
shuaibaslam2019
opened
3 years ago
1
Question // potential transformations // Image Statistics Matching
#228
aabramovrepo
opened
3 years ago
1
'FileNotFoundError' object has no attribute 'message'
#227
haimat
opened
4 years ago
0
Unhardcode resample method for Distort operations
#226
boykovdn
opened
4 years ago
0
Doubt on probability parameter
#225
sri-dhurkesh
opened
4 years ago
0
sample with array fails
#224
nyk2001
opened
4 years ago
1
Keep image file names in built-in operations
#223
mbelloc
opened
4 years ago
0
Adding support for Bounding Boxes/Polygons using petyr
#222
safwankdb
opened
4 years ago
0
Interpolation of ground-truth
#221
yuliwu
opened
4 years ago
3
KerasDataGenerator for DataPipeline
#220
Salehoof
opened
4 years ago
0
Would you consider to extend Augmentor in 3D image segmentation?
#219
Limingxing00
closed
4 years ago
2
'Categorical' object has no attribute 'get_values'
#218
lesterlitch
opened
4 years ago
1
Addition of nii, dicom file formats for medical image scans
#217
rushin682
opened
4 years ago
1
Clahe operation
#216
LeninGF
opened
4 years ago
2
Using the skew() operation
#215
Mahi-Mai
opened
4 years ago
0
random_erasing() should not add noise to the annotation mask
#214
Mahi-Mai
opened
4 years ago
0
Errors when running
#213
enricodata
opened
4 years ago
1
How to apply 'random_brightness' function to each image at multiple mask/image augmentation??
#212
moonjongsul
opened
4 years ago
0
Next