Skip to content

低级视觉任务与高级视觉任务结合 #4

@meton-robean

Description

@meton-robean

总概

  1. high low level task 结合可以分为两种:1)利用高级任务去辅助低级任务 2)研究低级任务输出如何更好服务后续高级任务

Segmentation-Aware Image Denoising without Knowing True Segmentation
论文阅读记录 2019 prprint

这篇论文利用语义网络信息来辅助去噪,但是语意网路那边不借助标签监督信息,这区别与传统的联合训练方法)

On the other hand, in the metric of PSNR,
a model trained by minimizing MSE on the image domain
should always outperform a model trained by minimizing a
hybrid weighted loss. Therefore, we emphasize that the goal of
our following experiments is not to pursue the highest PSNR,
but to quantitatively demonstrate the different behaviors between
models with and without segmentation awareness.

论文中这段话说明了 采用了joint training 后 psnr大部分时候比不过直接使用MSE训练的去噪模型
从实验表格看确实如此,说明了high-level和low-level task之间的gap. 但是差距似乎不大在论文所提供的实验中. (CDN-CNN-B是直接训练的去噪模型, 其余两个是采用了两种不同方式的联合训练的模型:
image

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions