paper-with-me

Papers

Progressive Mirror Detection

2020-06-01 · CVPR 2020 6 · Jiaying Lin, Guodong Wang, Rynson W.H. Lau

The mirror detection problem is important as mirrors can affect the performances of many vision tasks. It is a difficult problem as it requires an understanding of global scene semantics. Recently, a method was proposed to detect mirrors by learning multi-level contextual contrasts between inside and outside of mirrors, which helps locate mirror edges implicitly. We observe that the content of a mirror reflects the content of its surrounding, separated by the edge of the mirror. Hence, we propose a model in this paper to progressively learn the content similarity between the inside and outside of the mirror while explicitly detecting the mirror edges. Our work has two main contributions. First, we propose a new relational contextual contrasted local (RCCL) module to extract and compare the mirror features with its corresponding context features, and an edge detection and fusion (EDF) module to learn the features of mirror edges in complex scenes via explicit supervision. Second, we construct a challenging benchmark dataset of 6,461 mirror images. Unlike the existing MSD dataset, which has limited diversity, our dataset covers a variety of scenes and is much larger in scale. Experimental results show that our model outperforms relevant state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityEdge DetectionImage SegmentationMirror Detection

Similar Papers 제목 키워드 기반

Symmetry-Aware Transformer-based Mirror Detection

2022-07-13 · Tianyu Huang, Bowen Dong, Jiaying Lin, Xiaohui Liu 외

Mirror detection aims to identify the mirror regions in the given input image. Existing works mainly focus on integrating the semantic features and structural features to mine specific relations between mirror and non-mi…

DecoderMirror Detection

Self-supervised Pre-training for Mirror Detection

2023-01-01 · ICCV 2023 1 · Jiaying Lin, Rynson W.H. Lau

Existing mirror detection methods require supervised ImageNet pre-training to obtain good general-purpose image features. However, supervised ImageNet pre-training focuses on category-level discrimination and may not…

image-classificationImage ClassificationMirror DetectionSelf-Supervised Learning

Mirror-Yolo: A Novel Attention Focus, Instance Segmentation and Mirror Detection Model

2022-02-17 · Fengze Li, Jieming Ma, Zhongbei Tian, Ji Ge 외

Mirrors can degrade the performance of computer vision models, but research into detecting them is in the preliminary phase. YOLOv4 achieves phenomenal results in terms of object detection accuracy and speed, but it stil…

Instance SegmentationMirror Detectionobject-detectionObject Detection+1

IAML: Illumination-Aware Mirror Loss for Progressive Learning in Low-Light Image Enhancement Auto-encoders

2026-03-09 · Farida Mohsen, Tala Zaim, Ali Al-Zawqari, Ali Safa 외 arxiv

This letter presents a novel training approach and loss function for learning low-light image enhancement auto-encoders. Our approach revolves around the use of a teacher-student auto-encoder setup coupled to a progressi…

Low-Light Image EnhancementImage Reconstruction

MirrorBench: Evaluating Self-centric Intelligence in MLLMs by Introducing a Mirror

2026-04-16 · Shengyu Guo, Tongrui Ye, Jianbo Zhang, Zicheng Zhang 외 arxiv

Recent progress in Multimodal Large Language Models (MLLMs) has demonstrated remarkable advances in perception and reasoning, suggesting their potential for embodied intelligence. While recent studies have evaluated embo…