中文
相关论文

相关论文: Non-anchor-based vehicle detection for traffic sur…

200 篇论文

3D-LaneNet+ is a camera-based DNN method for anchor free 3D lane detection which is able to detect 3d lanes of any arbitrary topology such as splits, merges, as well as short and perpendicular lanes. We follow recently proposed 3D-LaneNet,…

计算机视觉与模式识别 · 计算机科学 2020-11-05 Netalee Efrat , Max Bluvstein , Shaul Oron , Dan Levi , Noa Garnett , Bat El Shlomo

Non-line-of-sight (NLOS) imaging is an emerging technique for detecting objects behind obstacles or around corners. Recent studies on passive NLOS mainly focus on steady-state measurement and reconstruction methods, which show limitations…

计算机视觉与模式识别 · 计算机科学 2023-06-05 Conghe Wang , Yutong He , Xia Wang , Honghao Huang , Changda Yan , Xin Zhang , Hongwei Chen

Prior art in traffic incident detection relies on high sensor coverage and is primarily based on decision-tree and random forest models that have limited representation capacity and, as a result, cannot detect incidents with high accuracy.…

机器学习 · 计算机科学 2024-08-05 Sai Shashank Peddiraju , Kaustubh Harapanahalli , Edward Andert , Aviral Shrivastava

In object detection, determining which anchors to assign as positive or negative samples, known as anchor assignment, has been revealed as a core procedure that can significantly affect a model's performance. In this paper we propose a…

计算机视觉与模式识别 · 计算机科学 2020-09-08 Kang Kim , Hee Seok Lee

We present a novel method to infer, in closed-form, a general 3D spatial occupancy and orientation of a collection of rigid objects given 2D image detections from a sequence of images. In particular, starting from 2D ellipses fitted to…

计算机视觉与模式识别 · 计算机科学 2015-07-21 Cosimo Rubino , Marco Crocco , Alessandro Perina , Vittorio Murino , Alessio Del Bue

In this paper, we demonstrate a novel algorithm that uses ellipse fitting to estimate the bounding box rotation angle and size with the segmentation(mask) on the target for online and real-time visual object tracking. Our method,…

计算机视觉与模式识别 · 计算机科学 2019-09-13 Bao Xin Chen , John K. Tsotsos

Video anomaly detection is critical for public safety and security, yet remains highly challenging despite extensive research due to large variations in appearance, viewpoint, and scene dynamics. Among existing approaches, human pose-based…

计算机视觉与模式识别 · 计算机科学 2026-05-22 Inpyo Song , Jangwon Lee

In this work, we propose N EIoU YOLOv9, a lightweight detection framework based on a signal aware bounding box regression loss derived from non monotonic gradient focusing and geometric decoupling principles, referred to as N EIoU (Non…

计算机视觉与模式识别 · 计算机科学 2026-01-15 Dung Ta Nguyen Duc , Thanh Bui Dang , Hoang Le Minh , Tung Nguyen Viet , Huong Nguyen Thanh , Dong Trinh Cong

Person search aims to simultaneously localize and identify a query person from realistic, uncropped images. To achieve this goal, state-of-the-art models typically add a re-id branch upon two-stage detectors like Faster R-CNN. Owing to the…

计算机视觉与模式识别 · 计算机科学 2021-09-02 Yichao Yan , Jinpeng Li , Jie Qin , Shengcai Liao , Xiaokang Yang

The increase in vehicle ownership has led to increased traffic congestion, more accidents, and higher carbon emissions. Vehicle platooning is a promising solution to address these issues by improving road capacity and reducing fuel…

机器人学 · 计算机科学 2025-11-25 Jiale Zhang , Yeqiang Qian , Tong Qin , Mingyang Jiang , Siyuan Chen , Ming Yang

3D object detection aims to predict object centers, dimensions, and rotations from LiDAR point clouds. Despite its simplicity, LiDAR captures only the near side of objects, making center-based detectors prone to poor localization accuracy…

计算机视觉与模式识别 · 计算机科学 2025-04-04 Ruixiao Zhang , Runwei Guan , Xiangyu Chen , Adam Prugel-Bennett , Xiaohao Cai

The identification and classification of vehicles play a crucial role in various aspects of the control-sanction system. Current technologies such as weigh-in-motion (WIM) systems can classify most vehicle categories but they struggle to…

计算机视觉与模式识别 · 计算机科学 2025-06-16 Bachir Tchana Tankeu , Mohamed Bouteldja , Nicolas Grignard , Bernard Jacob

Perception techniques for autonomous driving should be adaptive to various environments. In the case of traffic line detection, an essential perception module, many condition should be considered, such as number of traffic lines and…

计算机视觉与模式识别 · 计算机科学 2020-09-15 Yeongmin Ko , Younkwan Lee , Shoaib Azam , Farzeen Munir , Moongu Jeon , Witold Pedrycz

Buses and heavy vehicles have more blind spots compared to cars and other road vehicles due to their large sizes. Therefore, accidents caused by these heavy vehicles are more fatal and result in severe injuries to other road users. These…

计算机视觉与模式识别 · 计算机科学 2022-08-22 Muhammad Muzammel , Mohd Zuki Yusoff , Mohamad Naufal Mohamad Saad , Faryal Sheikh , Muhammad Ahsan Awais

Accurate 3D object detection in LiDAR based point clouds suffers from the challenges of data sparsity and irregularities. Existing methods strive to organize the points regularly, e.g. voxelize, pass them through a designed 2D/3D neural…

计算机视觉与模式识别 · 计算机科学 2020-10-14 Qi Chen , Lin Sun , Zhixin Wang , Kui Jia , Alan Yuille

Vision-based estimation of the motion of a moving target is usually formulated as a bearing-only estimation problem where the visual measurement is modeled as a bearing vector. Although the bearing-only approach has been studied for…

机器人学 · 计算机科学 2024-02-06 Zian Ning , Yin Zhang , Jianan Li , Zhang Chen , Shiyu Zhao

Large-scale object detection datasets (e.g., MS-COCO) try to define the ground truth bounding boxes as clear as possible. However, we observe that ambiguities are still introduced when labeling the bounding boxes. In this paper, we propose…

计算机视觉与模式识别 · 计算机科学 2019-04-18 Yihui He , Chenchen Zhu , Jianren Wang , Marios Savvides , Xiangyu Zhang

Lane detection is critical for autonomous driving and ad-vanced driver assistance systems (ADAS). While recent methods like CLRNet achieve strong performance, they struggle under adverse con-ditions such as extreme weather, illumination…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Kunyang Li , Ming Hou

Most state-of-the-art instance-level human parsing models adopt two-stage anchor-based detectors and, therefore, cannot avoid the heuristic anchor box design and the lack of analysis on a pixel level. To address these two issues, we have…

计算机视觉与模式识别 · 计算机科学 2022-09-14 Sanyi Zhang , Xiaochun Cao , Guo-Jun Qi , Zhanjie Song , Jie Zhou

Non-line-of-sight (NLOS) imaging with intelligent sensors emerges as a novel technique in imaging and sensing occluded objects around corners. With the innovation of bio-inspired neuromorphic sensors, the applications of novel sensors in…

光学 · 物理学 2024-11-15 Conghe Wang , Xia Wang , Yujie Fang , Changda Yan , Xin Zhang , Yifan Zuo