Remove objects from images with AI ! LaMa Explained

Поделиться
HTML-код
  • Опубликовано: 28 май 2024
  • Sponsor: Weights & Biases - wandb.me/whats-ai
    References:
    ► Complete article: www.louisbouchard.ai/lama/
    ► Suvorov, R., Logacheva, E., Mashikhin, A., Remizova, A., Ashukha, A., Silvestrov, A., Kong, N., Goka, H., Park, K. and Lempitsky, V., 2022. Resolution-robust Large Mask Inpainting with Fourier Convolutions. In Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (pp. 2149-2159)., arxiv.org/pdf/2109.07161.pdf
    ► Code: github.com/saic-mdal/lama
    ► Colab Demo: colab.research.google.com/git...
    Product using LaMa: cleanup.pictures/
    ► Fourier Domain explained by the great @3blue1brown: • But what is the Fourie...
    ► Great in-depth explanation of LaMa with the authors by @YannicKilcher : • Resolution-robust Larg...
    ► My Newsletter (A new AI application explained weekly to your emails!): www.louisbouchard.ai/newsletter/
    French version: www.louisbouchard.ca/blog-ia/...
    Chapters:
    0:00 Hey! Tap the Thumbs Up button and Subscribe. You'll learn a lot of cool stuff, I promise.
    1:03 Sponsor: Weights & Biases
    1:48 LaMa Explained
    #ai #artificialintelligence #ImageInpainting
  • НаукаНаука

Комментарии • 24

  • @WhatsAI
    @WhatsAI  2 года назад +3

    References:
    ► Complete article: www.louisbouchard.ai/lama/
    ► Suvorov, R., Logacheva, E., Mashikhin, A., Remizova, A., Ashukha, A., Silvestrov, A., Kong, N., Goka, H., Park, K. and Lempitsky, V., 2022. Resolution-robust Large Mask Inpainting with Fourier Convolutions. In Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (pp. 2149-2159)., arxiv.org/pdf/2109.07161.pdf
    ► Code: github.com/saic-mdal/lama
    ► Colab Demo: colab.research.google.com/github/saic-mdal/lama/blob/master/colab/LaMa_inpainting.ipynb
    Product using LaMa: cleanup.pictures/
    ► Fourier Domain explained by the great @3Blue1Brown: ruclips.net/video/spUNpyF58BY/видео.html
    ► My Newsletter (A new AI application explained weekly to your emails!): www.louisbouchard.ai/newsletter/

  • @JasonReigh
    @JasonReigh Год назад

    what prompts do you USE? after inpainting the area what prompt do you use?

  • @cristerronaldosuwy7171
    @cristerronaldosuwy7171 4 месяца назад

    Hello
    How do I get the training dataset. I cant find large dataset.
    I would be grateful for help.
    Thanks

  • @styfeng
    @styfeng Год назад +1

    great video! haha it's nice stumbling upon you here after talking to you on discord in your servers!

    • @WhatsAI
      @WhatsAI  Год назад +1

      Haha glad to see you here too! ;)

  • @aa-xn5hc
    @aa-xn5hc 2 года назад +1

    thank you, also for pointing to the code to try it out

    • @WhatsAI
      @WhatsAI  2 года назад

      My pleasure!

  • @dronearon3085
    @dronearon3085 8 месяцев назад +1

    Already test with stable diffusion..extension it working well

  • @AaliDGr8
    @AaliDGr8 Год назад

    is it not released yet /?

  • @ianhmoll
    @ianhmoll Год назад

    Can you make a tutorial for Colab? I'm receiving an error after the finish button

  • @mostechroom9780
    @mostechroom9780 2 года назад +1

    Do you ever implement these Papers ? And what do you use ?

    • @WhatsAI
      @WhatsAI  2 года назад +3

      Yes I do! In fact we implemented one very recently called SwinIR and we are working on this one as well for my work at designstripe!
      Well we simply clone their GitHub and debug for hours haha!

    • @sammenger1037
      @sammenger1037 2 года назад +1

      Ohne does Not simply run Code from github locally! 😄

  • @WhatsAI
    @WhatsAI  2 года назад +1

    Want to learn more about LaMa? Watch this great in-depth explanation of LaMa with the authors by Yannic Kilcher: ruclips.net/video/Lg97gWXsiQ4/видео.html

  • @hbj418
    @hbj418 Год назад +1

    amazing

  • @PesesitoTony
    @PesesitoTony 2 года назад

    but how do we use it?

    • @WhatsAI
      @WhatsAI  2 года назад +2

      You can use either the code, colab demo, or even the product! All linked in the description of the video

  • @vodkaru5907
    @vodkaru5907 2 года назад

    You're 2 months late to the party

    • @WhatsAI
      @WhatsAI  2 года назад +1

      Christmas break haha! I know, I needed to relax for a bit but loved the approach and it is highly related to my own research so I still had to cover it as well! :)

    • @vodkaru5907
      @vodkaru5907 2 года назад

      @@WhatsAI Yeah Lama is pretty good, especially the self hosted version. I use daily. What's your research about? Gonna publish it?

    • @WhatsAI
      @WhatsAI  2 года назад +1

      Yes we are working on a publication actually! To stay general, I’m also working with Fourier domain and convolutions to improve the information propagation and quality in the convolutional networks!