paper-with-me

Papers

Efficient Mirror Detection via Multi-level Heterogeneous Learning

2022-11-28 · Ruozhen He, Jiaying Lin, Rynson W. H. Lau

We present HetNet (Multi-level \textbf{Het}erogeneous \textbf{Net}work), a highly efficient mirror detection network. Current mirror detection methods focus more on performance than efficiency, limiting the real-time applications (such as drones). Their lack of efficiency is aroused by the common design of adopting homogeneous modules at different levels, which ignores the difference between different levels of features. In contrast, HetNet detects potential mirror regions initially through low-level understandings (\textit{e.g.}, intensity contrasts) and then combines with high-level understandings (contextual discontinuity for instance) to finalize the predictions. To perform accurate yet efficient mirror detection, HetNet follows an effective architecture that obtains specific information at different stages to detect mirrors. We further propose a multi-orientation intensity-based contrasted module (MIC) and a reflection semantic logical module (RSL), equipped on HetNet, to predict potential mirror regions by low-level understandings and analyze semantic logic in scenarios by high-level understandings, respectively. Compared to the state-of-the-art method, HetNet runs 664$\%$ faster and draws an average performance gain of 8.9$\%$ on MAE, 3.1$\%$ on IoU, and 2.0$\%$ on F-measure on two mirror detection benchmarks.

📄 PDF Abstract BibTeX arXiv:2211.15644

Code (1)

catherine-r-he/hetnet 공식 구현 pytorch

Tasks

Image SegmentationMirror Detection

Methods 이 논문이 사용한 방법론

MAE 설명 없음

Similar Papers 제목 키워드 기반

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

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

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 …

DiversityEdge DetectionImage SegmentationMirror Detection

Learning To Detect Mirrors From Videos via Dual Correspondences

2023-01-01 · CVPR 2023 1 · Jiaying Lin, Xin Tan, Rynson W.H. Lau

Detecting mirrors from static images has received significant research interest recently. However, detecting mirrors over dynamic scenes is still under-explored due to the lack of a high-quality dataset and an effect…

Mirror Detection

Heterogeneous Multi-Agent Reinforcement Learning via Mirror Descent Policy Optimization

2023-08-13 · Mohammad Mehdi Nasiri, Mansoor Rezghi

This paper presents an extension of the Mirror Descent method to overcome challenges in cooperative Multi-Agent Reinforcement Learning (MARL) settings, where agents have varying abilities and individual policies. The pro…

LEMMAMuJoCoMulti-agent Reinforcement Learningreinforcement-learning+1