中文
相关论文

相关论文: Feature Shrinkage Pyramid for Camouflaged Object D…

200 篇论文

In this work, we address the challenge of Scene Change Detection (SCD), where the goal is to identify variations between two images of the same location captured at different times. Existing SCD models often overlook the varying importance…

计算机视觉与模式识别 · 计算机科学 2026-05-21 Jiae Yoon , Ue-Hwan Kim

Lane detection is critical for autonomous driving and ad-vanced driver assistance systems (ADAS). While recent methods like CLRNet achieve strong performance, they struggle under adverse con-ditions such as extreme weather, illumination…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Kunyang Li , Ming Hou

Camouflaged object detection (COD) presents a persistent challenge in accurately identifying objects that seamlessly blend into their surroundings. However, most existing COD models overlook the fact that visual systems operate within a…

计算机视觉与模式识别 · 计算机科学 2024-05-12 Xinran Liua , Lin Qia , Yuxuan Songa , Qi Wen

Camouflaged objects are seamlessly blended in with their surroundings, which brings a challenging detection task in computer vision. Optimizing a convolutional neural network (CNN) for camouflaged object detection (COD) tends to activate…

计算机视觉与模式识别 · 计算机科学 2022-12-19 Wei Sun , Chengao Liu , Linyan Zhang , Yu Li , Pengxu Wei , Chang Liu , Jialing Zou , Jianbin Jiao , Qixiang Ye

Modern object detectors have taken the advantages of backbone networks pre-trained on large scale datasets. Except for the backbone networks, however, other components such as the detector head and the feature pyramid network (FPN) remain…

计算机视觉与模式识别 · 计算机科学 2023-12-22 Feng Liu , Xiaosong Zhang , Zhiliang Peng , Zonghao Guo , Fang Wan , Xiangyang Ji , Qixiang Ye

Most salient object detection approaches use U-Net or feature pyramid networks (FPN) as their basic structures. These methods ignore two key problems when the encoder exchanges information with the decoder: one is the lack of interference…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Xiaoqi Zhao , Youwei Pang , Lihe Zhang , Huchuan Lu , Lei Zhang

The detection of small objects, particularly traffic signs, is a critical subtask within object detection and autonomous driving. Despite the notable achievements in previous research, two primary challenges persist. Firstly, the main issue…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Pengyu Li , Chenhe Liu , Tengfei Li , Xinyu Wang , Shihui Zhang , Dongyang Yu

In this paper, we propose a novel deep neural network framework embedded with low-level features (LCNN) for salient object detection in complex images. We utilise the advantage of convolutional neural networks to automatically learn the…

计算机视觉与模式识别 · 计算机科学 2015-08-18 Hongyang Li , Huchuan Lu , Zhe Lin , Xiaohui Shen , Brian Price

The camouflaged object detection (COD) task aims to identify and segment objects that blend into the background due to their similar color or texture. Despite the inherent difficulties of the task, COD has gained considerable attention in…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Minhyeok Lee , Suhwan Cho , Chaewon Park , Dogyoon Lee , Jungho Lee , Sangyoun Lee

Recent years have witnessed promising results of face detection using deep learning. Despite making remarkable progresses, face detection in the wild remains an open research challenge especially when detecting faces at vastly different…

计算机视觉与模式识别 · 计算机科学 2018-09-11 Jialiang Zhang , Xiongwei Wu , Jianke Zhu , Steven C. H. Hoi

CNN-based object detection methods have achieved significant progress in recent years. The classic structures of CNNs produce pyramid-like feature maps due to the pooling or other re-scale operations. The feature maps in different levels of…

计算机视觉与模式识别 · 计算机科学 2023-10-24 Li Pengfei , Wei Wei , Yan Yu , Zhu Rong , Zhou Liguo

Due to the advantages of real-time detection and improved performance, single-shot detectors have gained great attention recently. To solve the complex scale variations, single-shot detectors make scale-aware predictions based on multiple…

计算机视觉与模式识别 · 计算机科学 2020-01-22 Yazhao Li , Yanwei Pang , Jianbing Shen , Jiale Cao , Ling Shao

Camouflaged Object Detection is challenging due to the high degree of similarity between camouflaged objects and their surrounding backgrounds. Current COD methods mainly rely on edge extraction in the spatial domain and local pixel-level…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Song Yu , Yang Hu , Haokang Ding , Zhifang Liao , Yucheng Song

Change detection in optical remote sensing imagery is susceptible to illumination fluctuations, seasonal changes, and variations in surface land-cover materials. Relying solely on RGB imagery often produces pseudo-changes and leads to…

计算机视觉与模式识别 · 计算机科学 2026-03-20 Ye Wang , Wei Lu , Zhihui You , Keyan Chen , Tongfei Liu , Kaiyu Li , Hongruixuan Chen , Qingling Shu , Sibao Chen

Deep networks can learn to accurately recognize objects of a category by training on a large number of annotated images. However, a meta-learning challenge known as a low-shot image recognition task comes when only a few images with…

计算机视觉与模式识别 · 计算机科学 2021-01-14 Mengting Chen , Xinggang Wang , Heng Luo , Yifeng Geng , Wenyu Liu

Learning multi-scale representations is the common strategy to tackle object scale variation in dense prediction tasks. Although existing feature pyramid networks have greatly advanced visual recognition, inherent design defects inhibit…

计算机视觉与模式识别 · 计算机科学 2026-05-18 Meng'en Qin , Yu Song , Quanling Zhao , Xiaodong Yang , Yingtao Che , Xiaohui Yang

Detecting small scene text instances in the wild is particularly challenging, where the influence of irregular positions and nonideal lighting often leads to detection errors. We present MixNet, a hybrid architecture that combines the…

计算机视觉与模式识别 · 计算机科学 2023-08-30 Yu-Xiang Zeng , Jun-Wei Hsieh , Xin Li , Ming-Ching Chang

Feature pyramids are widely exploited by both the state-of-the-art one-stage object detectors (e.g., DSSD, RetinaNet, RefineDet) and the two-stage object detectors (e.g., Mask R-CNN, DetNet) to alleviate the problem arising from scale…

计算机视觉与模式识别 · 计算机科学 2019-01-08 Qijie Zhao , Tao Sheng , Yongtao Wang , Zhi Tang , Ying Chen , Ling Cai , Haibin Ling

Object detection in aerial images is a fundamental research topic in the geoscience and remote sensing domain. However, the advanced approaches on this topic mainly focus on designing the elaborate backbones or head networks but ignore neck…

计算机视觉与模式识别 · 计算机科学 2023-05-03 Yuchen Shen , Dong Zhang , Zhihao Song , Xuesong Jiang , Qiaolin Ye

This paper introduces DGNet, a novel deep framework that exploits object gradient supervision for camouflaged object detection (COD). It decouples the task into two connected branches, i.e., a context and a texture encoder. The essential…

计算机视觉与模式识别 · 计算机科学 2023-06-06 Ge-Peng Ji , Deng-Ping Fan , Yu-Cheng Chou , Dengxin Dai , Alexander Liniger , Luc Van Gool