127 - Data augmentation using keras

127 - Data augmentation using keras

DigitalSreeni

4 года назад

72,101 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Ashil Shah
Ashil Shah - 19.08.2023 17:44

Thank you so much, helped a lot !!!!

Ответить
Sajid Hussain
Sajid Hussain - 15.08.2023 18:45

Ответить
omid gholami
omid gholami - 13.07.2023 17:01

The best learning tensorflow
Thank you

Ответить
Mihret Desta
Mihret Desta - 30.06.2023 15:36

Please reply to me, sir ...

Ответить
Mihret Desta
Mihret Desta - 24.06.2023 11:22

hey sir how do you balance imbalanced image datasets for multi-class image classification using deep learning

Ответить
REVANTH KURAKULA
REVANTH KURAKULA - 23.05.2023 21:16

thanks a lot

Ответить
Multiverse with Aasif
Multiverse with Aasif - 13.04.2023 08:14

i have a folder in google drive which contains subfolders of images. I want to augment all these subfolders to the count of that folder which contain maximum images. i want to store all these augmented images in separate folder

Ответить
Niladri Chakraborti
Niladri Chakraborti - 16.03.2023 21:43

Very Helpful !!

Ответить
govt jobs
govt jobs - 08.03.2023 17:37

Sir please make vedio for augmentation of mri dataset....

Ответить
Ekaterina Golubeva
Ekaterina Golubeva - 08.03.2023 11:16

Thanks ! What if we have a later version of tensorflow and keras, should we downgrade our version to run your code ? How would we do that ? Otherwise, is there another way to have the same result ?

Ответить
AOMO
AOMO - 16.12.2022 17:14

Have y made a video showing how to work local images ?

Ответить
Baibhav Chakraborty
Baibhav Chakraborty - 04.12.2022 21:37

I have to do a college project on GAN image augmentation.
Couldn't understand how to do.

You came to my rescue.

Thank you, Sir

Ответить
liliane talba
liliane talba - 22.11.2022 03:54

Thanks sir

Ответить
liliane talba
liliane talba - 22.11.2022 03:53

Thanks God this Channel😭, i'm a health data scientist and i really need to learn how to programming better

Ответить
Divya Ramesh
Divya Ramesh - 02.11.2022 15:55

I am getting value error when i am doing for directory. It is telling, i must have rank 4 and passed an array with shape. What should i do sir

Ответить
Fatemeh Ahmadpour
Fatemeh Ahmadpour - 31.10.2022 19:01

How convert Keras ImageDataGenerator into Numpy Array? image and label

Ответить
Wabi Sabi
Wabi Sabi - 31.10.2022 13:03

i have this Problem how can i do this after Augmentation with image generator save the image to his labels in the main Dataset (Multiclass dog-car-..) besucs wen i save the imags after use the function ImageDataGenerator I saw in the folder where the pictures are saved all the pictures are mixed together, because here I don't have a folder where cat alone and cars alone ... but was befor Augmentation all in his class
thanks for your answer

Ответить
Tati_Ka
Tati_Ka - 16.09.2022 09:18

Thank you for clear explanations! So lucky I found your channel, subscribed

Ответить
Shubham Kumar
Shubham Kumar - 07.09.2022 21:59

when generated from the folder,how to retrieve the labels of each image

Ответить
Saran Ravi
Saran Ravi - 04.09.2022 23:22

thank you for covering the various class label options namely single class, multi class within their respective folders.
what if i had all the image classes within the same folder?
grateful if you could give me pointers on how i can apply augmentation to the image of the weaker class.
does the algorithm differentiate between weaker and dominant classes?
my setting is all images in one folder and labels within a csv.

Ответить
refresh your life
refresh your life - 22.07.2022 21:24

Hi sir, please i have question, how i can saved augmented images with a specify named?

Ответить
jagilam kumar chandra
jagilam kumar chandra - 18.07.2022 13:39

good

Ответить
mark cuello
mark cuello - 12.06.2022 00:36

PLEASE HELP ME

Ответить
Lim Zi Sin
Lim Zi Sin - 23.05.2022 09:53

Thanks Sir. This video helped me a lot in my final year project!

Ответить
Cuthbert Ruseruka
Cuthbert Ruseruka - 21.05.2022 02:07

Thank you for the training. You are amazing.

Ответить
Павел Бозмаров
Павел Бозмаров - 28.04.2022 20:07

Watching this video clarified how data augmentation is used. Very good job!

Ответить
adem youssef
adem youssef - 27.03.2022 14:57

clear and smooth explanation! Thank you!

Ответить
Alamin Talukder
Alamin Talukder - 25.03.2022 12:26

Thanks a lot

Ответить
dusan tadic
dusan tadic - 06.03.2022 13:47

Thank you.

Ответить
Adam T
Adam T - 17.01.2022 22:02

Hi! This is the best tutorial I have come across, I have 1 small issue I was hoping you could help me with! When I am training a folder of images, instead of augmenting and saving 64 photos, its saving over 500 photos, its saving each image 5 times over.

Any ideas?


Thanks!

Ответить
Mamoon
Mamoon - 14.01.2022 08:02

first of all thankyou sir for another great video..❤
2nd of all i have a question if we are augmenting a multi class problem how can we save augmented images in different class/folders because i saw you save augmented images from to folders in a single folder which will be very difficult to separate manually if i am working with a big dataset ?
Thankyou in advance.

Ответить
Ravi Nirala
Ravi Nirala - 10.01.2022 01:33

what is use of batch_size = 16, it created 21 augmented image

Ответить
Vimal Shrivastava
Vimal Shrivastava - 05.01.2022 09:19

Very informative video with clear explanation....!!!!

Ответить
اشراق الدقامسة_Ishraq AlDagamseh🌻
اشراق الدقامسة_Ishraq AlDagamseh🌻 - 25.12.2021 17:46

Great job but how can use this data in deep learning algorithms, or how can distinguish between the two classes to these data

Ответить
Helime Huseynova
Helime Huseynova - 29.11.2021 21:58

Hello, I am working with pytorch and I use resnet18 model for my dataset. I increased number of images for my dataset. I still get lower accuracy. What can i do for increasing accuracy of model?

Ответить
Amirah Hanani
Amirah Hanani - 16.11.2021 09:15

hi, when i run this code for multiple images
i = 0
for batch in datagen.flow(x, batch_size=16,
save_to_dir='augmented',
save_prefix='aug',
save_format='png'):
i += 1
if i > 20:
break

i received an error

ValueError: ('Input data in `NumpyArrayIterator` should have rank 4. You passed an array with shape', (0,))

Ответить
Dara Singh
Dara Singh - 16.11.2021 01:44

Dude, you just became my guru! Thank you!

Ответить
Poojith Poosa
Poojith Poosa - 31.10.2021 12:19

Can we use data augmentation for transfer learning and extract feature from the data then use it to classify using other ml model?

Ответить
FanFan's language world
FanFan's language world - 24.10.2021 12:35

Hello, it's little confusing with the batch_size and i>20, which one defines the nb of image augmented? what's the role of batch_size ?

Ответить
HCM FTM
HCM FTM - 18.10.2021 10:39

dear i cant load my image any help please

Ответить
Guido Lippolis
Guido Lippolis - 28.09.2021 12:37

Hi Sreenivas, I'm creating a segmentation model using traditional machine learning and my dataset is composed by 53 images. Since I think I have to use half of the dataset as train dataset and the other half as test dataset, how can I improve the performance of the model? I can't use data augmentation because I have few images, according to what you said in the video. Thanks in advance

Ответить
Mahalekshmi Anil
Mahalekshmi Anil - 21.07.2021 16:33

Best Explanation,sir

Ответить
Nguyen Hai
Nguyen Hai - 16.07.2021 06:06

A greate video ! But I have a question. When you augmented the input images, What about the mask of those images, Did you also augment the masks base on those augmented images ? My project is semantic segmentation.

Ответить
Truong Minh
Truong Minh - 28.06.2021 04:03

best tutorial ever! great!

Ответить
Saeed AG
Saeed AG - 07.06.2021 08:00

You are an amazing teacher.. subscribed!

Ответить
Toni Nehme
Toni Nehme - 02.06.2021 17:17

Thanks for this videos my dear!!! Can you explain which methods are used for NUMERICALS data augmentation?

Ответить
mehrnaz mrz
mehrnaz mrz - 27.05.2021 01:59

That was what exactly I wanted

Ответить
mehrnaz mrz
mehrnaz mrz - 27.05.2021 01:59

That was awesome. Thank you very much for such a good tutorial.

Ответить
sourav jha
sourav jha - 25.05.2021 20:58

Man your explanation is reallly good....thanks

Ответить