中文
相关论文

相关论文: Advanced Efficient Strategy for Detection of Dark …

200 篇论文

Region-based object detection infers object regions for one or more categories in an image. Due to the recent advances in deep learning and region proposal methods, object detectors based on convolutional neural networks (CNNs) have been…

计算机视觉与模式识别 · 计算机科学 2020-11-17 Seung-Hwan Bae

SSD (Single Shot Multibox Detector) is one of the most successful object detectors for its high accuracy and fast speed. However, the features from shallow layer (mainly Conv4_3) of SSD lack semantic information, resulting in poor…

计算机视觉与模式识别 · 计算机科学 2021-08-26 Hao Zhang , Xianggong Hong , Li Zhu

This study addresses the need for accurate and efficient object detection in assistive technologies for visually impaired individuals. We evaluate four real-time object detection algorithms YOLO, SSD, Faster R-CNN, and Mask R-CNN within the…

计算机视觉与模式识别 · 计算机科学 2025-11-27 Abhinav Pratap , Sushant Kumar , Suchinton Chakravarty

The main contribution of this paper is an approach for introducing additional context into state-of-the-art general object detection. To achieve this we first combine a state-of-the-art classifier (Residual-101[14]) with a fast detection…

计算机视觉与模式识别 · 计算机科学 2017-01-25 Cheng-Yang Fu , Wei Liu , Ananth Ranga , Ambrish Tyagi , Alexander C. Berg

Object identification is one of the most fundamental and difficult issues in computer vision. It aims to discover object instances in real pictures from a huge number of established categories. In recent years, deep learning-based object…

计算机视觉与模式识别 · 计算机科学 2022-03-03 Venkata Beri

With the advent of neuromorphic hardware, spiking neural networks can be a good energy-efficient alternative to artificial neural networks. However, the use of spiking neural networks to perform computer vision tasks remains limited, mainly…

计算机视觉与模式识别 · 计算机科学 2021-05-13 Sami Barchid , José Mennesson , Chaabane Djéraba

This paper addresses the challenge of deploying salient object detection (SOD) on resource-constrained devices with real-time performance. While recent advances in deep neural networks have improved SOD, existing top-leading models are…

计算机视觉与模式识别 · 计算机科学 2025-07-03 Zhuo Su , Li Liu , Matthias Müller , Jiehua Zhang , Diana Wofk , Ming-Ming Cheng , Matti Pietikäinen

This paper presents a method for optimizing object detection models by combining weight pruning and singular value decomposition (SVD). The proposed method was evaluated on a custom dataset of street work images obtained from…

计算机视觉与模式识别 · 计算机科学 2023-03-20 Dohyun Ham , Jaeyeop Jeong , June-Kyoo Park , Raehyeon Jeong , Seungmin Jeon , Hyeongjun Jeon , Yewon Lim

Recent research advances in salient object detection (SOD) could largely be attributed to ever-stronger multi-scale feature representation empowered by the deep learning technologies. The existing SOD deep models extract multi-scale…

计算机视觉与模式识别 · 计算机科学 2022-10-26 Zhenyu Wu , Shuai Li , Chenglizhao Chen , Hong Qin , Aimin Hao

Salient object detection (SOD), which aims to find the most important region of interest and segment the relevant object/item in that area, is an important yet challenging vision task. This problem is inspired by the fact that human seems…

计算机视觉与模式识别 · 计算机科学 2018-04-17 Pingping Zhang , Huchuan Lu , Chunhua Shen

Enlarging input images is a straightforward and effective approach to promote small object detection. However, simple image enlargement is significantly expensive on both computations and GPU memory. In fact, small objects are usually…

计算机视觉与模式识别 · 计算机科学 2024-12-18 Kai Liu , Zhihang Fu , Sheng Jin , Ze Chen , Fan Zhou , Rongxin Jiang , Yaowu Chen , Jieping Ye

Camouflaged object detection (COD) aims to accurately detect objects hidden in the surrounding environment. However, the existing COD methods mainly locate camouflaged objects in the RGB domain, their performance has not been fully…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Runmin Cong , Mengyao Sun , Sanyi Zhang , Xiaofei Zhou , Wei Zhang , Yao Zhao

Weakly supervised learning of object detection is an important problem in image understanding that still does not have a satisfactory solution. In this paper, we address this problem by exploiting the power of deep convolutional neural…

计算机视觉与模式识别 · 计算机科学 2016-12-20 Hakan Bilen , Andrea Vedaldi

Object detection is a fundamental visual recognition problem in computer vision and has been widely studied in the past decades. Visual object detection aims to find objects of certain target classes with precise localization in a given…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Xiongwei Wu , Doyen Sahoo , Steven C. H. Hoi

Current object detection approaches predict bounding boxes, but these provide little instance-specific information beyond location, scale and aspect ratio. In this work, we propose to directly regress to objects' shapes in addition to their…

计算机视觉与模式识别 · 计算机科学 2017-07-06 Saumya Jetley , Michael Sapienza , Stuart Golodetz , Philip H. S. Torr

In the era of AI at the edge, self-driving cars, and climate change, the need for energy-efficient, small, embedded AI is growing. Spiking Neural Networks (SNNs) are a promising approach to address this challenge, with their event-driven…

计算机视觉与模式识别 · 计算机科学 2024-06-07 Lennard Bodden , Franziska Schwaiger , Duc Bach Ha , Lars Kreuzberg , Sven Behnke

The human vision and perception system is inherently incremental where new knowledge is continually learned over time whilst existing knowledge is retained. On the other hand, deep learning networks are ill-equipped for incremental…

计算机视觉与模式识别 · 计算机科学 2020-10-08 Can Peng , Kun Zhao , Brian C. Lovell

Spiking Neural Networks (SNNs) are the third generation of neural networks. They have gained widespread attention in object detection due to their low energy consumption and biological interpretability. However, existing SNN-based object…

计算机视觉与模式识别 · 计算机科学 2026-05-21 Yimeng Fan , Changsong Liu , Mingyang Li , Dongze Liu , Yuting Su , Yanyan Liu , Wei Zhang

We present the first systematic study on concealed object detection (COD), which aims to identify objects that are "perfectly" embedded in their background. The high intrinsic similarities between the concealed objects and their background…

计算机视觉与模式识别 · 计算机科学 2024-02-21 Deng-Ping Fan , Ge-Peng Ji , Ming-Ming Cheng , Ling Shao

Can we see it all? Do we know it All? These are questions thrown to human beings in our contemporary society to evaluate our tendency to solve problems. Recent studies have explored several models in object detection; however, most have…

计算机视觉与模式识别 · 计算机科学 2022-09-27 Kanyifeechukwu Jane Oguine , Ozioma Collins Oguine , Hashim Ibrahim Bisallah