ZeyuXiao @ USTC

Paper reading notes, code sharing platforms


  • Home

  • About

  • Tags48

  • Categories5

  • Archives67

  • resume & publications

  • links

【论文阅读】HIGH RESOLUTION DEMOIRE NETWORK(submit to ICIP?)

Posted on 2020-01-27 | Edited on 2020-01-28 | In paper reading | Views:
Symbols count in article: 172 | Reading time ≈ 1 mins.

这篇文章是在github上看到的,作者开源了代码,看文章样式,应该是投稿ICIP的. 文中没有深入分析moire的建模方式,或者是其他什么高深的理论,只使用HRNet作为backbone进行parallel multi scale上的demoire,文章一般。 论文使用L1 Charbonnier ...

Read more »

【论文阅读】Mop Moire Patterns Using MopNet(ICCV2019)

Posted on 2020-01-27 | In paper reading | Views:
Symbols count in article: 886 | Reading time ≈ 1 mins.

ICCV2019的论文。算是比较新的一篇用于demoire的论文。论文对摩尔纹的三种不同特性进行分析,并针对性的使用网络进行处理,把demoire的热度又炒了起来。 moire多样复杂,形状呈空间变化的条纹、曲线或波纹。 波纹图案还会将颜色变化叠加到图像上,从而大大降低图像的视觉质量。因此用传统的i ...

Read more »

【论文阅读】Manipulating Attributes of Natural Scenes via Hallucination

Posted on 2020-01-06 | Edited on 2020-01-31 | In paper reading | Views:
Symbols count in article: 35 | Reading time ≈ 1 mins.

Siggraph Asia2019的工作,【coming soon】

Read more »

【论文阅读】EnlightenGAN:Deep Light Enhancement without Paired Supervision(Arxiv201906)

Posted on 2020-01-06 | In paper reading | Views:
Symbols count in article: 482 | Reading time ≈ 1 mins.

arxiv上一篇关于unpair数据低光照增强的论文,看格式应该是投稿CVPR。 文章使用非成对图像做无监督的图像增强,实现低照域图像转换,不仅解决成对数据收集难的问题,还实现了不同场景低光照图像对应参考图像亮度不一致的问题。结构图如下所示:如上所示,网络整体是一个UNet的结构。对于一张图,一般希 ...

Read more »

【论文阅读】Face Video Deblurring using 3D Facial Priors(ICCV2019)

Posted on 2019-11-16 | Edited on 2019-11-20 | In paper reading | Views:
Symbols count in article: 262 | Reading time ≈ 1 mins.

ICCV2019的作品。作者将人脸的3D信息加入到人脸deblur的网络中,相当于多给了一个表征层面的监督,获得了不错的效果。 文章中直接用了xin tong的人脸重建算法,把其中的identity信息揉到UNet中。网络结构如下: 具体没有什么好多说的,总之能揉的信息往里面揉就是了。个人感觉文章有 ...

Read more »

【课程笔记】GPU编程(cuda)

Posted on 2019-11-16 | Edited on 2019-11-26 | In course note | Views:
Symbols count in article: 5.9k | Reading time ≈ 7 mins.

中科大《GPU并行计算和CUDA程序开发及优化》课程笔记,授课教师:谭立湘。

Read more »

【论文阅读】Automatic Video Object Segmentation Based on Visual and Motion Saliency(TMM2019)

Posted on 2019-11-15 | In paper reading | Views:
Symbols count in article: 395 | Reading time ≈ 1 mins.

TMM2019的作品。 关于(视频)物体分割视频分割的挑战主要有两个,一是非刚性的前景变换,二是前景和背景的运动模糊且难以区分。越来越多的方法使用显著性进行prior的估计,以便更好的区分前景和后景【但是大多是使用image saliency + motion cues,并不能很好的为视频服务】 论 ...

Read more »
1…67

Zeyuxiao

67 posts
5 categories
48 tags
RSS
GitHub E-Mail
Links
  • USTC official website
  • HFUT official website
© 2019 – 2020 Zeyuxiao | 40k | 50 mins.
Powered by Hexo v3.8.0
|
Theme – NexT.Mist v7.1.0
|