paper-with-me

Papers

Group Collaborative Learning for Co-Salient Object Detection

2021-03-15 · CVPR 2021 1 · Qi Fan, Deng-Ping Fan, Huazhu Fu, Chi Keung Tang, Ling Shao, Yu-Wing Tai

We present a novel group collaborative learning framework (GCoNet) capable of detecting co-salient objects in real time (16ms), by simultaneously mining consensus representations at group level based on the two necessary criteria: 1) intra-group compactness to better formulate the consistency among co-salient objects by capturing their inherent shared attributes using our novel group affinity module; 2) inter-group separability to effectively suppress the influence of noisy objects on the output by introducing our new group collaborating module conditioning the inconsistent consensus. To learn a better embedding space without extra computational overhead, we explicitly employ auxiliary classification supervision. Extensive experiments on three challenging benchmarks, i.e., CoCA, CoSOD3k, and Cosal2015, demonstrate that our simple GCoNet outperforms 10 cutting-edge models and achieves the new state-of-the-art. We demonstrate this paper's new technical contributions on a number of important downstream computer vision applications including content aware co-segmentation, co-localization based automatic thumbnails, etc.

📄 PDF Abstract BibTeX arXiv:2104.01108

Code (1)

fanq15/GCoNet 공식 구현 pytorch

Tasks

Co-Salient Object DetectionObjectobject-detectionObject DetectionSalient Object Detection

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

CoADNet: Collaborative Aggregation-and-Distribution Networks for Co-Salient Object Detection

2020-11-10 · NeurIPS 2020 12 · Qijian Zhang, Runmin Cong, Junhui Hou, Chongyi Li 외

Co-Salient Object Detection (CoSOD) aims at discovering salient objects that repeatedly appear in a given query group containing two or more relevant images. One challenging issue is how to effectively capture co-salienc…

Co-Salient Object DetectionDecoderobject-detectionObject Detection+1

GCoNet+: A Stronger Group Collaborative Co-Salient Object Detector

2022-05-30 · Peng Zheng, Huazhu Fu, Deng-Ping Fan, Qi Fan 외

In this paper, we present a novel end-to-end group collaborative learning network, termed GCoNet+, which can effectively and efficiently (250 fps) identify co-salient objects in natural scenes. The proposed GCoNet+ achie…

Co-Salient Object DetectionObjectobject-detectionObject Detection+2

Group-wise Deep Co-saliency Detection

2017-07-24 · Lina Wei, Shanshan Zhao, Omar El Farouk Bourahla, Xi Li 외

In this paper, we propose an end-to-end group-wise deep co-saliency detection approach to address the co-salient object discovery problem based on the fully convolutional network (FCN) with group input and group output. …

Co-Salient Object DetectionObject DiscoveryRepresentation LearningSaliency Detection

Global-and-Local Collaborative Learning for Co-Salient Object Detection

2022-04-19 · Runmin Cong, Ning Yang, Chongyi Li, Huazhu Fu 외

The goal of co-salient object detection (CoSOD) is to discover salient objects that commonly appear in a query group containing two or more relevant images. Therefore, how to effectively extract inter-image correspondenc…

8kCo-Salient Object Detectionobject-detectionObject Detection+1

SegGPT Meets Co-Saliency Scene

2023-05-08 · Yi Liu, Shoukun Xu, Dingwen Zhang, Jungong Han

Co-salient object detection targets at detecting co-existed salient objects among a group of images. Recently, a generalist model for segmenting everything in context, called SegGPT, is gaining public attention. In view …

Co-Salient Object DetectionObjectobject-detectionObject Detection+1