Great video ma'am🙌 Keep posting such informative videos
@CodeWithAarohiАй бұрын
I'm glad you found it helpful!
@SyedzamangallaniАй бұрын
THANKYOU SO MUCH MAM FOR YOU THIS TO AND TO MUCH KIND VIDEO YOU DESERVE MILLIONS OF VIEW SUBSCRIBER
@CodeWithAarohiАй бұрын
You're very welcome! I'm glad you found it helpful.
@worldsdata233213 күн бұрын
Thank You So Much Ma'am,
@CodeWithAarohi11 күн бұрын
You're welcome! 😊
@HINITECH22 күн бұрын
very help full mam
@CodeWithAarohi21 күн бұрын
Glad it helped!
@SeshanNagarajan6 күн бұрын
thanks for your explanation mam
@CodeWithAarohi6 күн бұрын
You're welcome! Glad it was helpful.
@sanjuanand3056Ай бұрын
Superb vedeo Madam your explanation is clr and awesome
@CodeWithAarohiАй бұрын
Glad it helped!
@pifordtechnologiespvtltd5698Ай бұрын
Nice video
@CodeWithAarohiАй бұрын
Thanks!
@jynpoggerАй бұрын
Thank You!!!
@CodeWithAarohiАй бұрын
You're welcome!
@BHARTIDEVI.-88Күн бұрын
thanks mam 👌👍
@CodeWithAarohi42 минут бұрын
You're welcome! 😊
@atulpandey1979Ай бұрын
Can you please create a separate playlist for GANs
@decode168Ай бұрын
Amazing 😻 😻 , I would like to request you a video related to Diffusion Models for Scene Text, please. thanks.
@CodeWithAarohiАй бұрын
Thank you! Noted
@soravsingla657412 күн бұрын
Super
@CodeWithAarohi11 күн бұрын
Thanks
@mohammadnuruzzaman519518 күн бұрын
Nice video ma’am please explain VAEs
@CodeWithAarohi18 күн бұрын
Noted! I will make a video on VAEs soon.
@jeffg4686Ай бұрын
@2:45 - looks like StackGAN didn't do so good. That bird has black wings Maybe it's never seen any red birds with white wings, but that means it's not zero-shot really. not performing well as zero-shot. Just adding some few notes of possible generation flow here (generally speaking) Transposed Convolution 1 - generate visual patterns like edges or color gradients from noise seeds Transposed Convolution 2 - generate encodings of larger shapes, textures, or object parts Transposed Convolution 3 - maps add fine-grained details and realistic effects like shading and reflections. Output Layer -encode the final image structure and details in a way that combines all previous encodings into an image. something like that... I'm still learning, but I like to see it from high perspective.
@CodeWithAarohiАй бұрын
Haha, you're totally right about the bird! Thanks for pointing that out! I appreciate your breakdown of the transposed convolution layers too, it's great to see how you're thinking about the generation flow. Keep up the great work!
@sanathspai321016 күн бұрын
Hi Arohi I have one doubt, How does discriminator works for batches of images? So if batch size is 4 then 4 real images will be compared with 4 random generated images?
@CodeWithAarohi16 күн бұрын
Yes, that's correct! For real images- The discriminator's predictions are compared with the valid labels (a tensor of ones, [1, 1, 1, 1] for a batch of size 4). For real images the discriminator tries to output probabilities close to 1. For fake images- The discriminator's predictions are compared with the fake labels (a tensor of zeros, [0, 0, 0, 0] for a batch of size 4).For fake images discriminator tries to output probabilities close to 0.
@ayushmathur4083Ай бұрын
Can you please make a video showing the python coding for GAN network, also please help me, I need to extract local features of the images to train the model, not the overall global positioning, is CNN a good option for that?
@CodeWithAarohiАй бұрын
Sure, Soon!
@noorahmadharalАй бұрын
Please share the notes. It will be very helpful. Thanks
@lipaacharjee90834 күн бұрын
After completing your this Gen AI Playlist, are we ready to apply for job or we need to go for some topic as well?
@CodeWithAarohi4 күн бұрын
Completing the Generative AI playlist will give you a strong foundation but job readiness depends on your target role. For AI/ML Engineer roles, you may need additional skills.
@lipaacharjee90833 күн бұрын
@CodeWithAarohi okay
@lipaacharjee90833 күн бұрын
@CodeWithAarohi with NLP, Python and Gen AI knowledge what role I can apply for? Most of the time it little confusing