中文
相关论文

相关论文: Spatial Transformer Network YOLO Model for Agricul…

200 篇论文

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

We propose a method of improving detection precision (mAP) with the help of the prior knowledge about the scene geometry: we assume the scene to be a plane with objects placed on it. We focus our attention on autonomous robots, so given the…

计算机视觉与模式识别 · 计算机科学 2020-10-19 Ivan Khokhlov , Egor Davydenko , Ilya Osokin , Ilya Ryakin , Azer Babaev , Vladimir Litvinenko , Roman Gorbachev

You Only Look Once (YOLO) is a single-stage object detection model popular for real-time object detection, accuracy, and speed. This paper investigates the YOLOv5 model to identify cattle in the yards. The current solution to cattle…

计算机视觉与模式识别 · 计算机科学 2022-10-24 Rabin Dulal , Lihong Zheng , Muhammad Ashad Kabir , Shawn McGrath , Jonathan Medway , Dave Swain , Will Swain

Weakly supervised object localization is a challenging task in which the object of interest should be localized while learning its appearance. State-of-the-art methods recycle the architecture of a standard CNN by using the activation maps…

计算机视觉与模式识别 · 计算机科学 2020-12-03 Akhil Meethal , Marco Pedersoli , Soufiane Belharbi , Eric Granger

Object detection models represented by YOLO series have been widely used and have achieved great results on the high quality datasets, but not all the working conditions are ideal. To settle down the problem of locating targets on low…

计算机视觉与模式识别 · 计算机科学 2024-01-04 Yichen Liu , Huajian Zhang , Daqing Gao

With an excellent balance between speed and accuracy, cutting-edge YOLO frameworks have become one of the most efficient algorithms for object detection. However, the performance of using YOLO networks is scarcely investigated in brain…

计算机视觉与模式识别 · 计算机科学 2023-10-04 Ming Kang , Chee-Ming Ting , Fung Fung Ting , Raphaël C. -W. Phan

Detecting objects from aerial images poses significant challenges due to the following factors: 1) Aerial images typically have very large sizes, generally with millions or even hundreds of millions of pixels, while computational resources…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Chenguang Liu , Guangshuai Gao , Ziyue Huang , Zhenghui Hu , Qingjie Liu , Yunhong Wang

This paper introduces YotoR (You Only Transform One Representation), a novel deep learning model for object detection that combines Swin Transformers and YoloR architectures. Transformers, a revolutionary technology in natural language…

计算机视觉与模式识别 · 计算机科学 2024-05-31 José Ignacio Díaz Villa , Patricio Loncomilla , Javier Ruiz-del-Solar

Traffic signs are important facilities to ensure traffic safety and smooth flow, but may be damaged due to many reasons, which poses a great safety hazard. Therefore, it is important to study a method to detect damaged traffic signs.…

计算机视觉与模式识别 · 计算机科学 2023-09-14 Tengyang Chen , Jiangtao Ren

The utilization of deep learning-based object detection is an effective approach to assist visually impaired individuals in avoiding obstacles. In this paper, we implemented seven different YOLO object detection models \textit{viz}.,…

计算机视觉与模式识别 · 计算机科学 2023-12-14 Chenhao He , Pramit Saha

With the rise of focus on man made changes to our planet and wildlife therein, more and more emphasis is put on sustainable and responsible gathering of resources. In an effort to preserve maritime wildlife the Norwegian government has…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Herman Stavelin , Adil Rasheed , Omer San , Arne Johan Hestnes

Zero-shot detection, namely, localizing both seen and unseen objects, increasingly gains importance for large-scale applications, with large number of object classes, since, collecting sufficient annotated data with ground truth bounding…

计算机视觉与模式识别 · 计算机科学 2020-04-13 Pengkai Zhu , Hanxiao Wang , Venkatesh Saligrama

Accurately and timely detecting multiscale small objects that contain tens of pixels from remote sensing images (RSI) remains challenging. Most of the existing solutions primarily design complex deep neural networks to learn strong feature…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Jiaqing Zhang , Jie Lei , Weiying Xie , Zhenman Fang , Yunsong Li , Qian Du

The proposed YOLO-Former method seamlessly integrates the ideas of transformer and YOLOv4 to create a highly accurate and efficient object detection system. The method leverages the fast inference speed of YOLOv4 and incorporates the…

计算机视觉与模式识别 · 计算机科学 2024-01-15 Javad Khoramdel , Ahmad Moori , Yasamin Borhani , Armin Ghanbarzadeh , Esmaeil Najafi

We introduce RMP-YOLO, a unified framework designed to provide robust motion predictions even with incomplete input data. Our key insight stems from the observation that complete and reliable historical trajectory data plays a pivotal role…

机器人学 · 计算机科学 2025-06-23 Jiawei Sun , Jiahui Li , Tingchen Liu , Chengran Yuan , Shuo Sun , Zefan Huang , Anthony Wong , Keng Peng Tee , Marcelo H. Ang

We propose a Spatiotemporal Sampling Network (STSN) that uses deformable convolutions across time for object detection in videos. Our STSN performs object detection in a video frame by learning to spatially sample features from the adjacent…

计算机视觉与模式识别 · 计算机科学 2018-07-25 Gedas Bertasius , Lorenzo Torresani , Jianbo Shi

This research delves into the development of a fatigue detection system based on modern object detection algorithms, particularly YOLO (You Only Look Once) models, including YOLOv5, YOLOv6, YOLOv7, and YOLOv8. By comparing the performance…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Amelia Jones

This work-in-progress paper presents results on the feasibility of single-shot object detection on microcontrollers using YOLO. Single-shot object detectors like YOLO are widely used, however due to their complexity mainly on larger…

计算机视觉与模式识别 · 计算机科学 2025-01-08 Mark Deutel , Christopher Mutschler , Jürgen Teich

Spatiotemporal action recognition deals with locating and classifying actions in videos. Motivated by the latest state-of-the-art real-time object detector You Only Watch Once (YOWO), we aim to modify its structure to increase action…

计算机视觉与模式识别 · 计算机科学 2020-12-16 Shentong Mo , Xiaoqing Tan , Jingfei Xia , Pinxu Ren

In this paper we extensively explore the suitability of YOLO architectures to monitor the process flow across a Fischertechnik industry 4.0 application. Specifically, different YOLO architectures in terms of size and complexity design along…

计算机视觉与模式识别 · 计算机科学 2023-01-31 Slavomira Schneidereit , Ashkan Mansouri Yarahmadi , Toni Schneidereit , Michael Breuß , Marc Gebauer