中文
相关论文

相关论文: An Analysis of Deep Object Detectors For Diver Det…

200 篇论文

Drones, or general UAVs, equipped with a single camera have been widely deployed to a broad range of applications, such as aerial photography, fast goods delivery and most importantly, surveillance. Despite the great progress achieved in…

计算机视觉与模式识别 · 计算机科学 2019-10-21 Haotian Zhang , Gaoang Wang , Zhichao Lei , Jenq-Neng Hwang

Object detection serves as a significant step in improving performance of complex downstream computer vision tasks. It has been extensively studied for many years now and current state-of-the-art 2D object detection techniques proffer…

计算机视觉与模式识别 · 计算机科学 2022-02-08 Prithwish Jana , Partha Pratim Mohanta

Determining the distance between the objects in a scene and the camera sensor from 2D images is feasible by estimating depth images using stereo cameras or 3D cameras. The outcome of depth estimation is relative distances that can be used…

计算机视觉与模式识别 · 计算机科学 2021-11-03 Armin Masoumian , David G. F. Marei , Saddam Abdulwahab , Julian Cristiano , Domenec Puig , Hatem A. Rashwan

Deep Learning methods usually require huge amounts of training data to perform at their full potential, and often require expensive manual labeling. Using synthetic images is therefore very attractive to train object detectors, as the…

计算机视觉与模式识别 · 计算机科学 2017-11-20 Stefan Hinterstoisser , Vincent Lepetit , Paul Wohlhart , Kurt Konolige

Real-time accurate detection of three-dimensional (3D) objects is a fundamental necessity for self-driving vehicles. Most existing computer vision approaches are based on convolutional neural networks (CNNs). Although the CNN-based…

计算机视觉与模式识别 · 计算机科学 2020-04-30 Shibo Zhou , Ying Chen , Xiaohua Li , Arindam Sanyal

Detection of objects in cluttered indoor environments is one of the key enabling functionalities for service robots. The best performing object detection approaches in computer vision exploit deep Convolutional Neural Networks (CNN) to…

计算机视觉与模式识别 · 计算机科学 2017-09-11 Georgios Georgakis , Arsalan Mousavian , Alexander C. Berg , Jana Kosecka

Object detection has been used in a wide range of industries. For example, in autonomous driving, the task of object detection is to accurately and efficiently identify and locate a large number of predefined classes of object instances…

计算机视觉与模式识别 · 计算机科学 2024-08-09 Tianhao Lin

Drones have proven to be useful in many industry segments such as security and surveillance, where e.g. on-board real-time object tracking is a necessity for autonomous flying guards. Tracking and following suspicious objects is therefore…

计算机视觉与模式识别 · 计算机科学 2019-04-04 Maarten Vandersteegen , Kristof Vanbeeck , Toon goedeme

Object detection in 3D with stereo cameras is an important problem in computer vision, and is particularly crucial in low-cost autonomous mobile robots without LiDARs. Nowadays, most of the best-performing frameworks for stereo 3D object…

计算机视觉与模式识别 · 计算机科学 2021-03-18 Yuxuan Liu , Lujia Wang , Ming Liu

Deep learning-based object detection has become ubiquitous in the last decade due to its high accuracy in many real-world applications. With this growing trend, these models are interested in being attacked by adversaries, with most of the…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Pham Phuc , Son Vuong , Khang Nguyen , Tuan Dang

The field of object detection using Deep Learning (DL) is constantly evolving with many new techniques and models being proposed. YOLOv7 is a state-of-the-art object detector based on the YOLO family of models which have become popular for…

计算机视觉与模式识别 · 计算机科学 2023-06-08 Enrique Dehaerne , Bappaditya Dey , Sandip Halder , Stefan De Gendt

In this paper, we propose several novel deep learning methods for object saliency detection based on the powerful convolutional neural networks. In our approach, we use a gradient descent method to iteratively modify an input image based on…

计算机视觉与模式识别 · 计算机科学 2015-05-07 Hengyue Pan , Bo Wang , Hui Jiang

Latest CNN-based object detection models are quite accurate but require a high-performance GPU to run in real-time. They still are heavy in terms of memory size and speed for an embedded system with limited memory space. Since the object…

计算机视觉与模式识别 · 计算机科学 2021-08-03 Issac Sim , Ju-Hyung Lim , Young-Wan Jang , JiHwan You , SeonTaek Oh , Young-Keun Kim

The escalating economic losses in agriculture due to deer intrusion, estimated to be in the hundreds of millions of dollars annually in the U.S., highlight the inadequacy of traditional mitigation strategies such as hunting, fencing, use of…

计算机视觉与模式识别 · 计算机科学 2026-03-27 Bishal Adhikari , Jiajia Li , Eric S. Michel , Jacob Dykes , Te-Ming Paul Tseng , Mary Love Tagert , Dong Chen

Autonomous navigation and path-planning around non-cooperative space objects is an enabling technology for on-orbit servicing and space debris removal systems. The navigation task includes the determination of target object motion, the…

机器人学 · 计算机科学 2023-01-24 Trupti Mahendrakar , Andrew Ekblad , Nathan Fischer , Ryan T. White , Markus Wilde , Brian Kish , Isaac Silver

Detection of pedestrians in aerial imagery captured by drones has many applications including intersection monitoring, patrolling, and surveillance, to name a few. However, the problem is involved due to continuouslychanging camera…

计算机视觉与模式识别 · 计算机科学 2019-05-17 Mohamed Afifi , Yara Ali , Karim Amer , Mahmoud Shaker , Mohamed ElHelw

In this paper, we address the problem of detecting small, dense, and overlapping objects, a major challenge in computer vision. Our focus is on reviewing proposed methods based on deep learning supervised approaches. We provide a detailed…

计算机视觉与模式识别 · 计算机科学 2026-05-27 Oussama Messai , Abbass Zein-Eddine , Abdelouahid Bentamou , Mickael Picq , Nicolas Duquesne , Stéphane Puydarrieux , Yann Gavet

With the rise of deep convolutional neural networks, object detection has achieved prominent advances in past years. However, such prosperity could not camouflage the unsatisfactory situation of Small Object Detection (SOD), one of the…

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

In this paper we propose a method based on deep learning that detects multiple people from a single overhead depth image with high reliability. Our neural network, called DPDnet, is based on two fully-convolutional encoder-decoder neural…

Benchmarking multi-object tracking and object detection model performance is an essential step in machine learning model development, as it allows researchers to evaluate model detection and tracker performance on human-generated 'test'…

计算机视觉与模式识别 · 计算机科学 2025-09-04 Kevin Barnard , Elaine Liu , Kristine Walz , Brian Schlining , Nancy Jacobsen Stout , Lonny Lundsten
‹ 上一页 1 8 9 10 下一页 ›