分类 - 无监督语义分割
Imbalance-Aware Discriminative Clustering for Unsupervised Semantic Segmentation
Imbalance-Aware Discriminative Clustering for Unsupervised Semantic Segmentation

发表于IJCV 2024,其设计了一张基于类别不平衡判别式聚类的端到端的无监督语义分割的方法,其主要架构是backbone+分割头组成,其中分割头由两个ReLU激活的卷积层和一个Softmax激活的卷积层组成,最大的创新在于基于任务设计的损失函数。

1
Robust Watermarking Using Generative Priors Against Image Editing:From Benchmarking to Advances
Robust Watermarking Using Generative Priors Against Image Editing:From Benchmarking to Advances

发表于ICLR2025,在本工作中,介绍了W-Bench,这是第一个全面的基准,旨在评估水印方法对广泛的图像编辑技术的鲁棒性,包括图像再生、全局编辑、局部编辑和图像到视频生成。通过实验发现图像编辑一般会消除中高频的信息,所以需要将水印信息保存在低频中

2
EAGLE:Eigen Aggregation Learning for Object-Centric Unsupervised Semantic Segmentation
EAGLE:Eigen Aggregation Learning for Object-Centric Unsupervised Semantic Segmentation

发表于CVPR2024。

3