Тёмный

178 - An introduction to variational autoencoders (VAE) 

DigitalSreeni
Подписаться 101 тыс.
Просмотров 43 тыс.
50% 1

Code generated in the video can be downloaded from here:
github.com/bnsreenu/python_fo...

Наука

Опубликовано:

 

25 ноя 2020

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 46   
@musicbytea9363
@musicbytea9363 Месяц назад
Thank you for such a no math video. It's very rare to find videos with clear explanation for the intuition of the problem. Once we grab the idea, then the math seems more manageable. Thank you so much!
@cankoban
@cankoban 2 года назад
As Einstein said “If you can't explain it to a six-year-old, you don't understand it yourself.” Very easy to understand thank you.
@MM-op9vl
@MM-op9vl 3 года назад
I'm always watching your video with gratitude. I studied basic image processing like CLAHE and segmentation like U-net. Nowdays, I'm studying RetinaNet that is one of object detection. But some concepts of RetinaNet like anchor boxes and transfer learning difficult to me. So, if you have free time, it would be nice upload a video about this object detection. I always feel grateful you. Thanks
@roshanpatel4037
@roshanpatel4037 3 года назад
dude your channel is a gold mine, keep up the great work
@DigitalSreeni
@DigitalSreeni 3 года назад
Glad you enjoy it!
@matthewmiller3653
@matthewmiller3653 3 года назад
Incredible. Can't wait for future videos. Big fan as always.
@DigitalSreeni
@DigitalSreeni 3 года назад
More to come!
@sivanschwartz3813
@sivanschwartz3813 2 года назад
Thank you for the great intuitive explanation! was looking for a video of this kind!
@mdyounusahamed6668
@mdyounusahamed6668 Год назад
I have never heard a better explanation than this.
@onurserce
@onurserce 3 года назад
Thank you! Looking forward to the application!
@DigitalSreeni
@DigitalSreeni 3 года назад
Any time!
@linhbui-vt1yz
@linhbui-vt1yz Месяц назад
Thank you for the great intuitive explanation!
@RENJIS-on7cp
@RENJIS-on7cp Год назад
Very informative video Sir. Thank you very much.
@HandokoSupeno
@HandokoSupeno 9 месяцев назад
How can you explain this topic so elegantly and clearly. Thank you
@zilaleizaldin1834
@zilaleizaldin1834 Месяц назад
Awsome! Really very useful explanation!
@andreabettani1457
@andreabettani1457 2 года назад
Amazing video, thank you
@salahaldeen1751
@salahaldeen1751 Год назад
Great explination! thank you so much
@samarafroz9852
@samarafroz9852 3 года назад
Ohh finally I'm so glad you made tutorial on AAE please cover all aspects of AAE in image processing. Thanks so much you're best youtuber for image processing and deep learning. I'm your biggest fan just small request please take a bit more time in explaining code as I'm a biologist but interested in deep learning and image analysis. Thanks once again.
@samarafroz9852
@samarafroz9852 3 года назад
Please make tutorial on image generation with AAE as well. 😊
@DigitalSreeni
@DigitalSreeni 3 года назад
Well, the next video covers image generation where we generate MNOST images. AAEs are slow so to generate real images you will need lot more resources but the concepts I cover should definitely help.
@yashpisat9267
@yashpisat9267 Год назад
@@DigitalSreeni Can we use VAE to augment Spectrum data?
@FatihBeyhan-hc3kc
@FatihBeyhan-hc3kc Год назад
amazing work!
@friendlydroid42
@friendlydroid42 9 месяцев назад
awesome stuff! i like the hesitant pause at “backpropgation” - oh i guess u know it if u r watching this hahaha
@chenmingyang3271
@chenmingyang3271 2 года назад
Thank you for your great video! I saw a lot of notes which introduced too much about mathematical parts but ignored to tell why and how we need to use VAE. Your video helps me to understand why we need to learn a desirable distribution of the latent vector.
@DigitalSreeni
@DigitalSreeni 2 года назад
You're very welcome!
@AmusedAtom-hh4pt
@AmusedAtom-hh4pt 18 дней назад
GOLD, nice explanation
@bb-andersenaccount9216
@bb-andersenaccount9216 Год назад
Great work man!!
@DigitalSreeni
@DigitalSreeni Год назад
Thank you! Cheers!
@minhakhan3496
@minhakhan3496 Месяц назад
Omg so helpful, thank you.
@mrinalde
@mrinalde 4 месяца назад
Thank you. Very nicely explained. Go packers :)
@momfadda
@momfadda Год назад
REALY GREAT VIDEO IS THERE CODE FOR OTHER DATASET LIKE MRI IMAGES ?
@lihuil3115
@lihuil3115 2 года назад
very good
@gorgolyt
@gorgolyt 3 года назад
This is all great, I think my one quibble is that you are perhaps using a slightly nonstandard definition of "generative". Usually it means that we are modelling the distribution of the input space, and can therefore sample ("generate") new realistic inputs. For exactly the reasons you state, standard autoencoders don't do this, and therefore by definition are not generative models. Yes they can "generate" things but those things don't represent the input space and will probably be a "meaningless" mess. Whereas with variational autoencoders, they do model the input space and can therefore generate "realistic" inputs, so they are generative models.
@HannahKAmundson
@HannahKAmundson Год назад
Thank you!
@DigitalSreeni
@DigitalSreeni Год назад
You're welcome!
@KUMAR-ne2mb
@KUMAR-ne2mb 2 года назад
What is this cluster x and y axis??
@zakariaabderrahmanesadelao3048
@zakariaabderrahmanesadelao3048 2 года назад
Thanks
@DigitalSreeni
@DigitalSreeni 2 года назад
Thank you very much, please keep learning.
@cptechno
@cptechno 2 года назад
QUESTION CONCERNING VAE! Using VAE with images, we currently start by compressing an image into the latent space and reconstructing from the latent space. QUESTION: What if we start with the photo of adult human, say a man or woman 25 years old (young adult) and we rebuild to an image of the same person but at a younger age, say man/woman at 14 years old (mid-teen). Do you see where I'm going with this? Can we create a VAE to make the face younger from 25 years (young adult) to 14 years (mid-teen)? In more general term, can VAE be used with non-identity function?
@sepeslurdes1918
@sepeslurdes1918 2 года назад
For what you are proposing you can even use 'standard' autoencoders.. Check this video ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-9zKuYvjFFS8.html
@gurwindergill6732
@gurwindergill6732 Год назад
Totel types of autoencoder?
@agsantiago22
@agsantiago22 Год назад
Merci !
Далее
Variational Autoencoders
15:05
Просмотров 480 тыс.
The courier saved the children
00:33
Просмотров 1,4 млн
Variational Autoencoders
43:25
Просмотров 29 тыс.
Variational Autoencoders - EXPLAINED!
17:36
Просмотров 131 тыс.
Where Does Bad Code Come From?
42:21
Просмотров 182 тыс.
180 - LSTM Autoencoder for anomaly detection
26:53
Просмотров 84 тыс.
Lambda Calculus - Computerphile
12:40
Просмотров 1 млн
The Reparameterization Trick
17:35
Просмотров 16 тыс.
Variational Auto Encoder (VAE) - Theory
26:17
Просмотров 17 тыс.
Мечта Каждого Геймера
0:59
Просмотров 1,6 млн
Неразрушаемый смартфон
1:00
Просмотров 1,2 млн