Search code examples
'Image' object has no attribute 'shape'...


pythondeep-learningpytorchdata-augmentationimage-augmentation

Read More
RuntimeError: output with shape [320, 320, 3] doesn't match the broadcast shape [320, 320, 320, ...


deep-learningpytorchcomputer-visiondata-augmentationimage-augmentation

Read More
How does data augmentation work with preprocessing function that is called with map method...


tensorflowmachine-learningimage-augmentation

Read More
Tensorflow Multiple Image augmentations that don't have layers...


tensorflowimage-processingdeep-learningtensorflow2.0image-augmentation

Read More
Albumentations - Read images after augmentation...


pythonnumpypython-imaging-libraryimage-augmentationalbumentations

Read More
The colour of my images get changed after augmentation...


tensorflowmachine-learningkerasimage-augmentation

Read More
Image Augmentation - TypeError: only size-1 arrays can be converted to Python scalars...


pythonscikit-learnscikit-imagedata-augmentationimage-augmentation

Read More
I got error trying to use albumentations on tensorflow data pipeline...


pythontensorflowopencvimage-augmentationalbumentations

Read More
Will using image augmentation techniques in pytorch increase the dataset size on local machine also...


machine-learningdeep-learningpytorchdata-augmentationimage-augmentation

Read More
How to do image augmentation on the actual dataset, so that I don't need to add label for every ...


tensorflowconv-neural-networkimage-augmentation

Read More
AffineTransform skimage without cutting off the edges...


scikit-imageimage-augmentation

Read More
Image augmentation on deep learning training data...


pythondeep-learningpytorchimage-augmentation

Read More
Image augmentation with Tensorflow so All classes have EXACT SAME number of images...


pythontensorflowkerasimage-classificationimage-augmentation

Read More
Normalization before and after Albumentations augmentations?...


deep-learningcomputer-visionnormalizationimage-augmentation

Read More
How resize dataset label in albumentations label to work with tensorflow image_dataset_from_director...


pythontensorflowkerasimage-augmentationalbumentations

Read More
Difference between channel_shift_range and brightness_range in ImageDataGenerator (Keras)?...


tensorflowimage-processingkerascomputer-visionimage-augmentation

Read More
Augmentation using Albumentations in Pytorch OD...


pythonpytorchobject-detectionimage-augmentationalbumentations

Read More
Augmented images saved as grey (imgaug,imageio, opencv)...


pythonopencvpycharmimage-augmentation

Read More
understanding transforms: resize and centercrop with same size...


pytorchimage-augmentation

Read More
Plot the transformed (augmented) images in pytorch...


pythonmachine-learningdeep-learningpytorchimage-augmentation

Read More
ValueError: x_max is less than or equal to x_min for bbox...


image-processingpytorchbounding-boximage-augmentationalbumentations

Read More
Getting this while using pytorch transforms--->TypeError: integer argument expected, got float...


pytorchtorchtorchvisionspacy-transformersimage-augmentation

Read More
How to remove part of a PNG image in Python to make it Opaque...


pythonpython-imaging-libraryimage-augmentation

Read More
Image augmentation in Keras mixed functional model...


pythontensorflowkerasdeep-learningimage-augmentation

Read More
Keras ImageDataGenerator brightness range...


pythontensorflowimage-processingkerasimage-augmentation

Read More
Monkey patch failing on __init__ statement...


pythonfunctionclassmonkeypatchingimage-augmentation

Read More
Is there a way to build a keras preprocessing layer that randomly rotates at specified angles?...


tensorflowkeraskeras-layerimage-preprocessingimage-augmentation

Read More
How to have an image go through many functions determined by probability weights?...


pythonrandompython-imaging-libraryprobabilityimage-augmentation

Read More
BackNext