CV_Daily Issue 30

Yang Xian
  • [2019 ICCV Best Paper]SinGAN: Learning a Generative Model from a Single Natural Image

    • SinGAN webpage
    • Paper Link: https://arxiv.org/pdf/1905.01164.pdf
    • Animations (Video): https://www.youtube.com/watch?v=xk8bW…
    • Pix2Pix (Markovian Discriminator): https://arxiv.org/pdf/1611.07004.pdf
      CV_Daily Issue 30

可以从一张图片中学习到图像生成能力。
模型采用了专用的多尺度对抗训练场景,通过多尺度图片学习得到图像path的数据信息。
实现了在保留原始patch 分布的同时在图片中创造新的物体或者结构。

CV_Daily Issue 30

可以实现 paint-to-image, editing, harmonization, super-resolution, and anomation form a single image.

CV_Daily Issue 30

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-10
  • 2021-11-26
猜你喜欢
  • 2021-09-24
  • 2021-11-09
  • 2021-08-25
  • 2021-07-18
  • 2021-11-10
  • 2021-08-30
  • 2022-03-07
相关资源
相似解决方案