中文
相关论文

相关论文: YOLOv11-RGBT: Towards a Comprehensive Single-Stage…

200 篇论文

3D object detection is fundamental for safe and robust intelligent transportation systems. Current multi-modal 3D object detectors often rely on complex architectures and training strategies to achieve higher detection accuracy. However,…

计算机视觉与模式识别 · 计算机科学 2025-12-24 Xiangxuan Ren , Zhongdao Wang , Pin Tang , Guoqing Wang , Jilai Zheng , Chao Ma

Object detection using images or videos captured by drones is a promising technology with significant potential across various industries. However, a major challenge is that drone images are typically taken from high altitudes, making…

计算机视觉与模式识别 · 计算机科学 2025-11-17 Hyun-Ki Jung

Multi-modal 3D object detection with bird's eye view (BEV) has achieved desired advances on benchmarks. Nonetheless, the accuracy may drop significantly in the real world due to data corruption such as sensor configurations for LiDAR and…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Rui Ding , Zhaonian Kuang , Yuzhe Ji , Meng Yang , Xinhu Zheng , Gang Hua

In this work, we propose \textit{MVFuseNet}, a novel end-to-end method for joint object detection and motion forecasting from a temporal sequence of LiDAR data. Most existing methods operate in a single view by projecting data in either…

计算机视觉与模式识别 · 计算机科学 2021-04-23 Ankit Laddha , Shivam Gautam , Stefan Palombo , Shreyash Pandey , Carlos Vallespi-Gonzalez

The recent and rapid growth in Unmanned Aerial Vehicles (UAVs) deployment for various computer vision tasks has paved the path for numerous opportunities to make them more effective and valuable. Object detection in aerial images is…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Aryaman Singh Samyal , Akshatha K R , Soham Hans , Karunakar A K , Satish Shenoy B

Real-time object detection is a fundamental but challenging task in computer vision, particularly when computational resources are limited. Although YOLO-series models have set strong benchmarks by balancing speed and accuracy, the…

计算机视觉与模式识别 · 计算机科学 2025-07-25 Xiaochun Lei , Siqi Wu , Weilin Wu , Zetao Jiang

As self-driving technology advances toward widespread adoption, determining safe operational thresholds across varying environmental conditions becomes critical for public safety. This paper proposes a method for evaluating the robustness…

计算机视觉与模式识别 · 计算机科学 2026-02-16 Fox Pettersen , Hong Zhu

Visible-infrared object detection has gained sufficient attention due to its detection performance in low light, fog, and rain conditions. However, visible and infrared modalities captured by different sensors exist the information…

计算机视觉与模式识别 · 计算机科学 2025-11-17 Wencong Wu , Xiuwei Zhang , Hanlin Yin , Shun Dai , Hongxi Zhang , Yanning Zhang

This study proposed a YOLOv5-based custom object detection model to detect strawberries in an outdoor environment. The original architecture of the YOLOv5s was modified by replacing the C3 module with the C2f module in the backbone network,…

计算机视觉与模式识别 · 计算机科学 2023-10-13 Zixuan He , Salik Ram Khanal , Xin Zhang , Manoj Karkee , Qin Zhang

Object Detection is related to Computer Vision. Object detection enables detecting instances of objects in images and videos. Due to its increased utilization in surveillance, tracking system used in security and many others applications…

计算机视觉与模式识别 · 计算机科学 2024-10-23 K. Senthil Kumar , K. M. B. Abdullah Safwan

Video object detection (VID) is challenging because of the high variation of object appearance as well as the diverse deterioration in some frames. On the positive side, the detection in a certain frame of a video, compared with that in a…

计算机视觉与模式识别 · 计算机科学 2023-03-07 Yuheng Shi , Naiyan Wang , Xiaojie Guo

In the classical tracking-by-detection (TBD) paradigm, detection and tracking are separately and sequentially conducted, and data association must be properly performed to achieve satisfactory tracking performance. In this paper, a new…

计算机视觉与模式识别 · 计算机科学 2024-03-25 Xiyang Wang , Chunyun Fu , Jiawei He , Mingguang Huang , Ting Meng , Siyu Zhang , Hangning Zhou , Ziyao Xu , Chi Zhang

3D object detection using LiDAR data is an indispensable component for autonomous driving systems. Yet, only a few LiDAR-based 3D object detection methods leverage segmentation information to further guide the detection process. In this…

计算机视觉与模式识别 · 计算机科学 2022-03-07 Hamidreza Fazlali , Yixuan Xu , Yuan Ren , Bingbing Liu

In human-centered environments such as restaurants, homes, and warehouses, robots often face challenges in accurately recognizing 3D objects. These challenges stem from the complexity and variability of these environments, including diverse…

计算机视觉与模式识别 · 计算机科学 2025-08-14 Songsong Xiong , Hamidreza Kasaei

The rapid development and wide utilization of object detection techniques have aroused attention on both accuracy and speed of object detectors. However, the current state-of-the-art object detection works are either accuracy-oriented using…

计算机视觉与模式识别 · 计算机科学 2021-01-01 Yuxuan Cai , Hongjia Li , Geng Yuan , Wei Niu , Yanyu Li , Xulong Tang , Bin Ren , Yanzhi Wang

Combining LiDAR and camera data has shown potential in enhancing short-distance object detection in autonomous driving systems. Yet, the fusion encounters difficulties with extended distance detection due to the contrast between LiDAR's…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Tanmoy Dam , Sanjay Bhargav Dharavath , Sameer Alam , Nimrod Lilith , Supriyo Chakraborty , Mir Feroskhan

The area of domain adaptation has been instrumental in addressing the domain shift problem encountered by many applications. This problem arises due to the difference between the distributions of source data used for training in comparison…

计算机视觉与模式识别 · 计算机科学 2022-02-14 Mazin Hnewa , Hayder Radha

Multi-object tracking (MOT) is a fundamental task in computer vision with critical applications in autonomous driving and robotics. Multimodal MOT that integrates visible light and thermal infrared information is particularly essential for…

计算机视觉与模式识别 · 计算机科学 2025-12-01 Weiran Li , Yeqiang Liu , Yijie Wei , Mina Han , Qiannan Guo , Zhenbo Li

The proliferation of drones in civilian airspace has raised urgent security concerns, necessitating robust real-time surveillance systems. In response to the 2025 VIP Cup challenge tasks - drone detection, tracking, and payload…

object detection framework plays crucial role in autonomous driving. In this paper, we introduce the real-time object detection framework called You Only Look Once (YOLOv1) and the related improvements of YOLOv2. We further explore the…

计算机视觉与模式识别 · 计算机科学 2019-05-14 Shouyu Wang , Weitao Tang
‹ 上一页 1 8 9 10 下一页 ›