中文
相关论文

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

200 篇论文

Recent research about camouflaged object detection (COD) aims to segment highly concealed objects hidden in complex surroundings. The tiny, fuzzy camouflaged objects result in visually indistinguishable properties. However, current…

计算机视觉与模式识别 · 计算机科学 2022-10-20 Dehua Zheng , Xiaochen Zheng , Laurence T. Yang , Yuan Gao , Chenlu Zhu , Yiheng Ruan

For object detection, how to address the contradictory requirement between feature map resolution and receptive field on high-resolution inputs still remains an open question. In this paper, to tackle this issue, we build a novel…

计算机视觉与模式识别 · 计算机科学 2020-05-26 Junxu Cao , Qi Chen , Jun Guo , Ruichao Shi

Learning pyramidal feature representations is crucial for recognizing object instances at different scales. Feature Pyramid Network (FPN) is the classic architecture to build a feature pyramid with high-level semantics throughout. However,…

计算机视觉与模式识别 · 计算机科学 2021-05-10 Miao Hu , Yali Li , Lu Fang , Shengjin Wang

Salient object detection is the pixel-level dense prediction task which can highlight the prominent object in the scene. Recently U-Net framework is widely used, and continuous convolution and pooling operations generate multi-level…

计算机视觉与模式识别 · 计算机科学 2023-01-25 Zhengyi Liu , Yuan Wang , Zhengzheng Tu , Yun Xiao , Bin Tang

Existing deep learning approaches leave out the semantic cues that are crucial in semantic segmentation present in complex scenarios including cluttered backgrounds and translucent objects, etc. To handle these challenges, we propose a…

计算机视觉与模式识别 · 计算机科学 2024-07-15 Muhammad Ali , Mamoona Javaid , Mubashir Noman , Mustansar Fiaz , Salman Khan

Camouflaged object detection (COD) aims to identify the objects that conceal themselves in natural scenes. Accurate COD suffers from a number of challenges associated with low boundary contrast and the large variation of object appearances,…

计算机视觉与模式识别 · 计算机科学 2022-07-28 Geng Chen , Si-Jie Liu , Yu-Jia Sun , Ge-Peng Ji , Ya-Feng Wu , Tao Zhou

Salient Object Detection (SOD) remains an essential yet underexplored task in the era of large-scale vision models. Although foundation models like SAM exhibit strong generalization, their potential for SOD is not fully realized, and…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Morteza Moradi , Mohammad Moradi , Simone Palazzo , Ali Borji , Concetto Spampinato

Beneficial from Fully Convolutional Neural Networks (FCNs), saliency detection methods have achieved promising results. However, it is still challenging to learn effective features for detecting salient objects in complicated scenarios, in…

计算机视觉与模式识别 · 计算机科学 2020-04-07 Sina Mohammadi , Mehrdad Noori , Ali Bahri , Sina Ghofrani Majelan , Mohammad Havaei

Convolutional neural network (CNN) slides a kernel over the whole image to produce an output map. This kernel scheme reduces the number of parameters with respect to a fully connected neural network (NN). While CNN has proven to be an…

计算机视觉与模式识别 · 计算机科学 2025-04-29 Ihsan Ullah , Alfredo Petrosino

Deep convolutional neural networks (DCNNs) have achieved great success in monocular depth estimation (MDE). However, few existing works take the contributions for MDE of different levels feature maps into account, leading to inaccurate…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Yifang Xu , Chenglei Peng , Ming Li , Yang Li , Sidan Du

Low level features like edges and textures play an important role in accurately localizing instances in neural networks. In this paper, we propose an architecture which improves feature pyramid networks commonly used instance segmentation…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Yongqing Sun , Pranav Shenoy K P , Jun Shimamura , Atsushi Sagata

Previous Few-Shot Segmentation (FSS) approaches exclusively utilize support features for prototype generation, neglecting the specific requirements of the query. To address this, we present the Query-guided Prototype Evolution Network…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Runmin Cong , Hang Xiong , Jinpeng Chen , Wei Zhang , Qingming Huang , Yao Zhao

Detecting camouflaged objects in underwater environments is crucial for marine ecological research and resource exploration. However, existing methods face two key challenges: underwater image degradation, including low contrast and color…

计算机视觉与模式识别 · 计算机科学 2025-10-15 Xinxin Huang , Han Sun , Junmin Cai , Ningzhong Liu , Huiyu Zhou

Transformers have shown impressive performance in various natural language processing and computer vision tasks, due to the capability of modeling long-range dependencies. Recent progress has demonstrated that combining such Transformers…

计算机视觉与模式识别 · 计算机科学 2021-12-30 Sitong Wu , Tianyi Wu , Fangjian Lin , Shengwei Tian , Guodong Guo

Object re-identification method is made up of backbone network, feature aggregation, and loss function. However, most backbone networks lack a special mechanism to handle rich scale variations and mine discriminative feature…

计算机视觉与模式识别 · 计算机科学 2022-11-11 Fei Shen , Mengwan Wei , Junchi Ren

Remote sensing image change detection (RSCD) is crucial for monitoring dynamic surface changes, with applications ranging from environmental monitoring to disaster assessment. While traditional CNN-based methods have improved detection…

计算机视觉与模式识别 · 计算机科学 2024-10-17 Wenyu Liu , Jindong Li , Haoji Wang , Run Tan , Yali Fu , Qichuan Tian

Object detection is one of the key tasks in many applications of computer vision. Deep Neural Networks (DNNs) are undoubtedly a well-suited approach for object detection. However, such DNNs need highly adapted hardware together with…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Michael Schlosser , Daniel König , Michael Teutsch

The past few years have witnessed the immense success of object detection, while current excellent detectors struggle on tackling size-limited instances. Concretely, the well-known challenge of low overlaps between the priors and object…

计算机视觉与模式识别 · 计算机科学 2023-10-06 Xiang Yuan , Gong Cheng , Kebing Yan , Qinghua Zeng , Junwei Han

Model efficiency has become increasingly important in computer vision. In this paper, we systematically study neural network architecture design choices for object detection and propose several key optimizations to improve efficiency.…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Mingxing Tan , Ruoming Pang , Quoc V. Le

The Feature Pyramid Network (FPN) presents a remarkable approach to alleviate the scale variance in object representation by performing instance-level assignments. Nevertheless, this strategy ignores the distinct characteristics of…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Lin Song , Yanwei Li , Zhengkai Jiang , Zeming Li , Hongbin Sun , Jian Sun , Nanning Zheng