paper-with-me

Papers

FlowTrack: Point-level Flow Network for 3D Single Object Tracking

2024-07-02 · Shuo Li, Yubo Cui, Zhiheng Li, Zheng Fang

3D single object tracking (SOT) is a crucial task in fields of mobile robotics and autonomous driving. Traditional motion-based approaches achieve target tracking by estimating the relative movement of target between two consecutive frames. However, they usually overlook local motion information of the target and fail to exploit historical frame information effectively. To overcome the above limitations, we propose a point-level flow method with multi-frame information for 3D SOT task, called FlowTrack. Specifically, by estimating the flow for each point in the target, our method could capture the local motion details of target, thereby improving the tracking performance. At the same time, to handle scenes with sparse points, we present a learnable target feature as the bridge to efficiently integrate target information from past frames. Moreover, we design a novel Instance Flow Head to transform dense point-level flow into instance-level motion, effectively aggregating local motion information to obtain global target motion. Finally, our method achieves competitive performance with improvements of 5.9% on the KITTI dataset and 2.9% on NuScenes. The code will be made publicly available soon.

📄 PDF Abstract BibTeX arXiv:2407.01959

Code (0)

등록된 구현이 없습니다.

Tasks

3D Single Object TrackingAutonomous DrivingObject Tracking

Similar Papers 제목 키워드 기반

Multiple Object Tracking by Flowing and Fusing

2020-01-30 · Jimuyang Zhang, Sanping Zhou, Xin Chang, Fangbin Wan 외

Most of Multiple Object Tracking (MOT) approaches compute individual target features for two subtasks: estimating target-wise motions and conducting pair-wise Re-Identification (Re-ID). Because of the indefinite number o…

Multiple Object TrackingObjectobject-detectionObject Detection+1

FlowTrack: Revisiting Optical Flow for Long-Range Dense Tracking

2024-01-01 · CVPR 2024 1 · Seokju Cho, Jiahui Huang, Seungryong Kim, Joon-Young Lee

In the domain of video tracking existing methods often grapple with a trade-off between spatial density and temporal range. Current approaches in dense optical flow estimators excel in providing spatially dense track…

Optical Flow Estimation

DetFlowTrack: 3D Multi-object Tracking based on Simultaneous Optimization of Object Detection and Scene Flow Estimation

2022-03-04 · Yueling Shen, Guangming Wang, Hesheng Wang

3D Multi-Object Tracking (MOT) is an important part of the unmanned vehicle perception module. Most methods optimize object detection and data association independently. These methods make the network structure complicat…

3D Multi-Object TrackingMulti-Object TrackingObjectobject-detection+3

UniFlow: Zero-Shot LiDAR Scene Flow for Autonomous Vehicles

2025-11-23 · Siyi Li, Qingwen Zhang, Ishan Khatri, Kyle Vedder 외 arxiv

LiDAR scene flow is the task of estimating per-point 3D motion between consecutive point clouds. Recent methods achieve centimeter-level accuracy on popular autonomous vehicle (AV) datasets, but are typically only traine…

LIDAR Semantic SegmentationAutonomous Vehicles3D Object DetectionPoint Clouds

RECTor: Robust and Efficient Correlation Attack on Tor

2025-11-29 · Binghui Wu, Dinil Mon Divakaran, Levente Csikor, Mohan Gurusamy arxiv

Tor is a widely used anonymity network that conceals user identities by routing traffic through encrypted relays, yet it remains vulnerable to traffic correlation attacks that deanonymize users by matching patterns in in…

Multiple Instance Learning