178 - An introduction to variational autoencoders (VAE)

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ก.ย. 2024
  • Code generated in the video can be downloaded from here:
    github.com/bns...

ความคิดเห็น • 48

  • @cankoban
    @cankoban 2 ปีที่แล้ว +12

    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.

  • @musicbytea9363
    @musicbytea9363 4 หลายเดือนก่อน +1

    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!

  • @roshanpatel4037
    @roshanpatel4037 3 ปีที่แล้ว +8

    dude your channel is a gold mine, keep up the great work

  • @MM-op9vl
    @MM-op9vl 3 ปีที่แล้ว +6

    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

  • @matthewmiller3653
    @matthewmiller3653 3 ปีที่แล้ว +3

    Incredible. Can't wait for future videos. Big fan as always.

  • @mdyounusahamed6668
    @mdyounusahamed6668 ปีที่แล้ว

    I have never heard a better explanation than this.

  • @friendlydroid42
    @friendlydroid42 ปีที่แล้ว

    awesome stuff! i like the hesitant pause at “backpropgation” - oh i guess u know it if u r watching this hahaha

  • @HandokoSupeno
    @HandokoSupeno ปีที่แล้ว

    How can you explain this topic so elegantly and clearly. Thank you

  • @linhbui-vt1yz
    @linhbui-vt1yz 4 หลายเดือนก่อน

    Thank you for the great intuitive explanation!

  • @samarafroz9852
    @samarafroz9852 3 ปีที่แล้ว +1

    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 ปีที่แล้ว +2

      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?

  • @veganath
    @veganath 2 หลายเดือนก่อน

    Was working my way through MIT Deep Learning Generative models 2024 and was stuck on the introduction of Epsilon for the Loss calculation, your instruction helped clarify many things, however, still trying to get my head around all this.

  • @chenmingyang3271
    @chenmingyang3271 2 ปีที่แล้ว +1

    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.

  • @AmusedAtom-hh4pt
    @AmusedAtom-hh4pt 3 หลายเดือนก่อน

    GOLD, nice explanation

  • @onurserce
    @onurserce 3 ปีที่แล้ว +1

    Thank you! Looking forward to the application!

  • @sivanschwartz3813
    @sivanschwartz3813 2 ปีที่แล้ว

    Thank you for the great intuitive explanation! was looking for a video of this kind!

  • @zilaleizaldin1834
    @zilaleizaldin1834 4 หลายเดือนก่อน

    Awsome! Really very useful explanation!

  • @minhakhan3496
    @minhakhan3496 4 หลายเดือนก่อน

    Omg so helpful, thank you.

  • @andreabettani1457
    @andreabettani1457 2 ปีที่แล้ว +1

    Amazing video, thank you

  • @RENJIS-on7cp
    @RENJIS-on7cp ปีที่แล้ว

    Very informative video Sir. Thank you very much.

  • @mrinalde
    @mrinalde 7 หลายเดือนก่อน +1

    Thank you. Very nicely explained. Go packers :)

  • @salahaldeen1751
    @salahaldeen1751 ปีที่แล้ว

    Great explination! thank you so much

  • @gorgolyt
    @gorgolyt 3 ปีที่แล้ว +1

    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.

  • @FatihBeyhan-hc3kc
    @FatihBeyhan-hc3kc ปีที่แล้ว

    amazing work!

  • @bb-andersenaccount9216
    @bb-andersenaccount9216 2 ปีที่แล้ว

    Great work man!!

  • @zakariaabderrahmanesadelao3048
    @zakariaabderrahmanesadelao3048 2 ปีที่แล้ว +1

    Thanks

    • @DigitalSreeni
      @DigitalSreeni  2 ปีที่แล้ว

      Thank you very much, please keep learning.

  • @michaelmoore7568
    @michaelmoore7568 2 หลายเดือนก่อน

    How do I learn what number to set the artificial neurons in each layer? i'm super confused.

  • @HannahKAmundson
    @HannahKAmundson ปีที่แล้ว

    Thank you!

  • @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 th-cam.com/video/9zKuYvjFFS8/w-d-xo.html

  • @lihuil3115
    @lihuil3115 2 ปีที่แล้ว

    very good

  • @momfadda
    @momfadda 2 ปีที่แล้ว

    REALY GREAT VIDEO
    IS THERE CODE FOR OTHER DATASET LIKE MRI IMAGES ?

  • @KUMAR-ne2mb
    @KUMAR-ne2mb 3 ปีที่แล้ว

    What is this cluster x and y axis??

  • @gurwindergill6732
    @gurwindergill6732 2 ปีที่แล้ว

    Totel types of autoencoder?

  • @agsantiago22
    @agsantiago22 ปีที่แล้ว

    Merci !