中文
相关论文

相关论文: Tiny-YOLO object detection supplemented with geome…

200 篇论文

In this work, we present and evaluate a method to perform real-time multiple drone detection and three-dimensional localization using state-of-the-art tiny-YOLOv4 object detection algorithm and stereo triangulation. Our computer vision…

计算机视觉与模式识别 · 计算机科学 2022-02-21 Aryan Sharma , Nitik Jain , Mangal Kothari

For years, the YOLO series has been the de facto industry-level standard for efficient object detection. The YOLO community has prospered overwhelmingly to enrich its use in a multitude of hardware platforms and abundant scenarios. In this…

Precise detection of rooftops from historical aerial imagery is essential for analyzing long-term urban development and human settlement patterns. Nonetheless, black-and-white analog photographs present considerable challenges for modern…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Pengyu Chen , Sicheng Wang , Cuizhen Wang , Senrong Wang , Beiao Huang , Lu Huang , Zhe Zang

Early object detection (OD) is a crucial task for the safety of many dynamic systems. Current OD algorithms have limited success for small objects at a long distance. To improve the accuracy and efficiency of such a task, we propose a novel…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Tianyi Zhang , Kishore Kasichainula , Yaoxin Zhuo , Baoxin Li , Jae-Sun Seo , Yu Cao

In vision-enabled autonomous systems such as robots and autonomous cars, video object detection plays a crucial role, and both its speed and accuracy are important factors to provide reliable operation. The key insight we show in this paper…

计算机视觉与模式识别 · 计算机科学 2019-02-11 Ting-Wu Chin , Ruizhou Ding , Diana Marculescu

The increasing penetration rate of new energy in the power system has put forward higher requirements for the operation and maintenance of substations and transmission lines. Using the Unmanned Aerial Vehicles (UAV) to identify foreign…

图像与视频处理 · 电气工程与系统科学 2025-07-16 He Zhichao , Shen Xiangyu , Zhang Yong , Xie Nan

The "You only look once v4"(YOLOv4) is one type of object detection methods in deep learning. YOLOv4-tiny is proposed based on YOLOv4 to simple the network structure and reduce parameters, which makes it be suitable for developing on the…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Zicong Jiang , Liquan Zhao , Shuaiyang Li , Yanfei Jia

Enhancing the network architecture of the YOLO framework has been crucial for a long time, but has focused on CNN-based improvements despite the proven superiority of attention mechanisms in modeling capabilities. This is because…

计算机视觉与模式识别 · 计算机科学 2025-02-19 Yunjie Tian , Qixiang Ye , David Doermann

Moving object detection is a key to intelligent video analysis. On the one hand, what moves is not only interesting objects but also noise and cluttered background. On the other hand, moving objects without rich texture are prone not to be…

计算机视觉与模式识别 · 计算机科学 2015-10-01 Yanwei Pang , Li Ye , Xuelong Li , Jing Pan

AR/VR applications and robots need to know when the scene has changed. An example is when objects are moved, added, or removed from the scene. We propose a 3D object discovery method that is based only on scene changes. Our method does not…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Aikaterini Adam , Torsten Sattler , Konstantinos Karantzalos , Tomas Pajdla

Accurate detection of 3D objects is a fundamental problem in computer vision and has an enormous impact on autonomous cars, augmented/virtual reality and many applications in robotics. In this work we present a novel fusion of neural…

计算机视觉与模式识别 · 计算机科学 2019-04-17 Martin Simon , Karl Amende , Andrea Kraus , Jens Honer , Timo Sämann , Hauke Kaulbersch , Stefan Milz , Horst Michael Gross

This survey investigates the transformative potential of various YOLO variants, from YOLOv1 to the state-of-the-art YOLOv10, in the context of agricultural advancements. The primary objective is to elucidate how these cutting-edge object…

计算机视觉与模式识别 · 计算机科学 2024-06-17 Mujadded Al Rabbani Alif , Muhammad Hussain

Object detection performance, as measured on the canonical PASCAL VOC dataset, has plateaued in the last few years. The best-performing methods are complex ensemble systems that typically combine multiple low-level image features with…

计算机视觉与模式识别 · 计算机科学 2014-10-23 Ross Girshick , Jeff Donahue , Trevor Darrell , Jitendra Malik

Automotive radar has increasingly attracted attention due to growing interest in autonomous driving technologies. Acquiring situational awareness using multimodal data collected at high sampling rates by various sensing devices including…

计算机视觉与模式识别 · 计算机科学 2023-02-22 Madhumitha Sakthi , Ahmed Tewfik , Marius Arvinte , Haris Vikalo

Road object detection is an important branch of automatic driving technology, The model with higher detection accuracy is more conducive to the safe driving of vehicles. In road object detection, the omission of small objects and occluded…

计算机视觉与模式识别 · 计算机科学 2023-02-17 Tao Yang , Youyu Wu , Yangxintai Tang

Computer vision relies on labeled datasets for training and evaluation in detecting and recognizing objects. The popular computer vision program, YOLO ("You Only Look Once"), has been shown to accurately detect objects in many major image…

计算机视觉与模式识别 · 计算机科学 2019-01-01 Caleb Tung , Matthew R. Kelleher , Ryan J. Schlueter , Binhan Xu , Yung-Hsiang Lu , George K. Thiruvathukal , Yen-Kuang Chen , Yang Lu

Autonomous robots that interact with their environment require a detailed semantic scene model. For this, volumetric semantic maps are frequently used. The scene understanding can further be improved by including object-level information in…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Julian Hau , Simon Bultmann , Sven Behnke

Current convolution neural network (CNN) classification methods are predominantly focused on flat classification which aims solely to identify a specified object within an image. However, real-world objects often possess a natural…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Veska Tsenkova , Peter Stanchev , Daniel Petrov , Deyan Lazarov

Effective road crack detection is crucial for road safety, infrastructure preservation, and extending road lifespan, offering significant economic benefits. However, existing methods struggle with varied target scales, complex backgrounds,…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Jiaze Tang , Angzehua Feng , Vladimir Korkhov , Yuxi Pu

YOLOv4 achieved the best performance on the COCO dataset by combining advanced techniques for regression (bounding box positioning) and classification (object class identification) using the Darknet framework. To enhance accuracy and…

计算机视觉与模式识别 · 计算机科学 2025-02-07 Athulya Sundaresan Geetha