中文
相关论文

相关论文: PAFNet: An Efficient Anchor-Free Object Detector G…

200 篇论文

Effective deep feature extraction via feature-level fusion is crucial for multimodal object detection. However, previous studies often involve complex training processes that integrate modality-specific features by stacking multiple…

计算机视觉与模式识别 · 计算机科学 2025-06-27 Lei Hao , Lina Xu , Chang Liu , Yanni Dong

Obstacle Detection is a central problem for any robotic system, and critical for autonomous systems that travel at high speeds in unpredictable environment. This is often achieved through scene depth estimation, by various means. When fast…

机器人学 · 计算机科学 2016-07-22 Michele Mancini , Gabriele Costante , Paolo Valigi , Thomas A. Ciarfuglia

Anchor-free object detectors are highly efficient in performing point-based prediction without the need for extra post-processing of anchors. However, different from the 2D grids, the 3D points used in these detectors are often far from the…

计算机视觉与模式识别 · 计算机科学 2024-01-17 Yingping Liang , Ying Fu

Confidence-aware learning is proven as an effective solution to prevent networks becoming overconfident. We present a confidence-aware camouflaged object detection framework using dynamic supervision to produce both accurate camouflage map…

计算机视觉与模式识别 · 计算机科学 2021-06-23 Jiawei Liu , Jing Zhang , Nick Barnes

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

When dealing with deep neural network (DNN) applications on edge devices, continuously updating the model is important. Although updating a model with real incoming data is ideal, using all of them is not always feasible due to limits, such…

机器学习 · 计算机科学 2023-03-23 Yuya Senzaki , Christian Hamelain

Object detection and classification is one of the most important computer vision problems. Ever since the introduction of deep learning \cite{krizhevsky2012imagenet}, we have witnessed a dramatic increase in the accuracy of this object…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Gurjeet Singh , Sun Miao , Shi Shi , Patrick Chiang

Object detection generally requires sliding-window classifiers in tradition or anchor box based predictions in modern deep learning approaches. However, either of these approaches requires tedious configurations in boxes. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2021-11-09 Wei Liu , Irtiza Hasan , Shengcai Liao

Recently, there have been tremendous efforts in developing lightweight Deep Neural Networks (DNNs) with satisfactory accuracy, which can enable the ubiquitous deployment of DNNs in edge devices. The core challenge of developing compact and…

计算机视觉与模式识别 · 计算机科学 2024-02-02 Zhuo Su , Jiehua Zhang , Longguang Wang , Hua Zhang , Zhen Liu , Matti Pietikäinen , Li Liu

The recent advances of compressing high-accuracy convolution neural networks (CNNs) have witnessed remarkable progress for real-time object detection. To accelerate detection speed, lightweight detectors always have few convolution layers…

计算机视觉与模式识别 · 计算机科学 2022-09-29 Quan Zhou , Huimin Shi , Weikang Xiang , Bin Kang , Xiaofu Wu , Longin Jan Latecki

Recently, deep Convolutional Neural Networks (CNNs) can achieve human-level performance in edge detection with the rich and abstract edge representation capacities. However, the high performance of CNN based edge detection is achieved with…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Zhuo Su , Wenzhe Liu , Zitong Yu , Dewen Hu , Qing Liao , Qi Tian , Matti Pietikäinen , Li Liu

3D object detection is crucial for Autonomous Driving (AD) and Advanced Driver Assistance Systems (ADAS). However, most 3D detectors prioritize detection accuracy, often overlooking network inference speed in practical applications. In this…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Liye Jia , Runwei Guan , Haocheng Zhao , Qiuchi Zhao , Ka Lok Man , Jeremy Smith , Limin Yu , Yutao Yue

Object detection has been one of the most active topics in computer vision for the past years. Recent works have mainly focused on pushing the state-of-the-art in the general-purpose COCO benchmark. However, the use of such detection…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Manuel Carranza-García , Pedro Lara-Benítez , Jorge García-Gutiérrez , José C. Riquelme

Object detection is a crucial task in computer vision that aims to identify and localize objects in images or videos. The recent advancements in deep learning and Convolutional Neural Networks (CNNs) have significantly improved the…

计算机视觉与模式识别 · 计算机科学 2023-04-12 Hrishitva Patel

Anomaly detection in video streams is a challenging problem because of the scarcity of abnormal events and the difficulty of accurately annotating them. To alleviate these issues, unsupervised learning-based prediction methods have been…

计算机视觉与模式识别 · 计算机科学 2021-10-28 Youngsaeng Jin , Jonghwan Hong , David Han , Hanseok Ko

The generalization of deep learning has helped us, in the past, address challenges such as malware identification and anomaly detection in the network security domain. However, as effective as it is, scarcity of memory and processing power…

密码学与安全 · 计算机科学 2021-09-10 Arshiya Khan , Chase Cotton

Two-stage detectors are state-of-the-art in object detection as well as pedestrian detection. However, the current two-stage detectors are inefficient as they do bounding box regression in multiple steps i.e. in region proposal networks and…

计算机视觉与模式识别 · 计算机科学 2022-09-26 Abdul Hannan Khan , Mohsin Munir , Ludger van Elst , Andreas Dengel

Multi-camera-based 3D object detection has made notable progress in the past several years. However, we observe that there are cases (e.g. faraway regions) in which popular 2D object detectors are more reliable than state-of-the-art 3D…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Haoxuanye Ji , Pengpeng Liang , Erkang Cheng

This paper introduces a new real-time object detection approach named Yes-Net. It realizes the prediction of bounding boxes and class via single neural network like YOLOv2 and SSD, but owns more efficient and outstanding features. It…

计算机视觉与模式识别 · 计算机科学 2017-07-03 Liangzhuang Ma , Xin Kan , Qianjiang Xiao , Wenlong Liu , Peiqin Sun

Object detection aims at high speed and accuracy simultaneously. However, fast models are usually less accurate, while accurate models cannot satisfy our need for speed. A fast model can be 10 times faster but 50\% less accurate than an…

计算机视觉与模式识别 · 计算机科学 2017-07-21 Hong-Yu Zhou , Bin-Bin Gao , Jianxin Wu