paper-with-me

홈 › Papers

TripletTrack: 3D Object Tracking using Triplet Embeddings and LSTM

2022-10-28 · Nicola Marinello, Marc Proesmans, Luc van Gool

3D object tracking is a critical task in autonomous driving systems. It plays an essential role for the system's awareness about the surrounding environment. At the same time there is an increasing interest in algorithms for autonomous cars that solely rely on inexpensive sensors, such as cameras. In this paper we investigate the use of triplet embeddings in combination with motion representations for 3D object tracking. We start from an off-the-shelf 3D object detector, and apply a tracking mechanism where objects are matched by an affinity score computed on local object feature embeddings and motion descriptors. The feature embeddings are trained to include information about the visual appearance and monocular 3D object characteristics, while motion descriptors provide a strong representation of object trajectories. We will show that our approach effectively re-identifies objects, and also behaves reliably and accurately in case of occlusions, missed detections and can detect re-appearance across different field of views. Experimental evaluation shows that our approach outperforms state-of-the-art on nuScenes by a large margin. We also obtain competitive results on KITTI.

📄 PDF Abstract BibTeX arXiv:2210.16204

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object TrackingAutonomous DrivingObjectObject TrackingTriplet

Similar Papers 제목 키워드 기반

FusedLSTM: Fusing frame-level and video-level features for Content-based Video Relevance Prediction

2018-09-29 · Yash Bhalgat

This paper describes two of my best performing approaches on the Content-based Video Relevance Prediction challenge. In the FusedLSTM based approach, the inception-pool3 and the C3D-pool5 features are combined using an L…

Triplet

Learning acoustic word embeddings with phonetically associated triplet network

2018-11-07 · Hyungjun Lim, Younggwan Kim, Youngmoon Jung, Myunghun Jung 외

Previous researches on acoustic word embeddings used in query-by-example spoken term detection have shown remarkable performance improvements when using a triplet network. However, the triplet network is trained using on…

TripletWord Embeddings

Real-Time Detection and Tracking of Foreign Object Intrusions in Power Systems via Feature-Based Edge Intelligence

2025-09-16 · Xinan Wang, Di Shi, Fengyu Wang arxiv

This paper presents a novel three-stage framework for real-time foreign object intrusion (FOI) detection and tracking in power transmission systems. The framework integrates: (1) a YOLOv7 segmentation model for fast and …

Multi-Object TrackingObject Localization

MOTS R-CNN: Cosine-margin-triplet loss for multi-object tracking

2021-02-06 · Amit Satish Unde, Renu M. Rameshan

One of the central tasks of multi-object tracking involves learning a distance metric that is consistent with the semantic similarities of objects. The design of an appropriate loss function that encourages discriminativ…

Metric LearningMulti-Object TrackingMulti-Object Tracking and SegmentationObject Tracking+1

Triplet Loss in Siamese Network for Object Tracking

2018-09-01 · ECCV 2018 9 · Xingping Dong, Jianbing Shen

Object tracking is still a critical and challenging problem with many applications in computer vision. For this challenge, more and more researchers pay attention to applying deep learning to get powerful feature for bet…

ObjectObject TrackingTriplet