paper-with-me

Papers

A Two-Stream Siamese Neural Network for Vehicle Re-Identification by Using Non-Overlapping Cameras

2019-02-04 · Icaro O. de Oliveira, Keiko V. O. Fonseca, Rodrigo Minetto

We describe in this paper a Two-Stream Siamese Neural Network for vehicle re-identification. The proposed network is fed simultaneously with small coarse patches of the vehicle shape's, with 96 x 96 pixels, in one stream, and fine features extracted from license plate patches, easily readable by humans, with 96 x 48 pixels, in the other one. Then, we combined the strengths of both streams by merging the Siamese distance descriptors with a sequence of fully connected layers, as an attempt to tackle a major problem in the field, false alarms caused by a huge number of car design and models with nearly the same appearance or by similar license plate strings. In our experiments, with 2 hours of videos containing 2982 vehicles, extracted from two low-cost cameras in the same roadway, 546 ft away, we achieved a F-measure and accuracy of 92.6% and 98.7%, respectively. We show that the proposed network, available at https://github.com/icarofua/siamese-two-stream, outperforms other One-Stream architectures, even if they use higher resolution image features.

📄 PDF Abstract BibTeX arXiv:1902.01496

Code (1)

icarofua/siamese-two-stream 공식 구현 tf

Tasks

Vehicle Re-Identification

Similar Papers 제목 키워드 기반

Vehicle-Rear: A New Dataset to Explore Feature Fusion for Vehicle Identification Using Convolutional Neural Networks

2019-11-13 · Icaro O. de Oliveira, Rayson Laroca, David Menotti, Keiko V. O. Fonseca 외

This work addresses the problem of vehicle identification through non-overlapping cameras. As our main contribution, we introduce a novel dataset for vehicle identification, called Vehicle-Rear, that contains more than t…

Fine-Grained Vehicle ClassificationLicense Plate DetectionLicense Plate RecognitionOptical Character Recognition (OCR)+1

A Robust Deep Networks based Multi-Object MultiCamera Tracking System for City Scale Traffic

2025-05-01 · Muhammad Imran Zaman, Usama Ijaz Bajwa, Gulshan Saleem, Rana Hammad Raza

Vision sensors are becoming more important in Intelligent Transportation Systems (ITS) for traffic monitoring, management, and optimization as the number of network cameras continues to rise. However, manual object track…

object-detectionObject DetectionObject TrackingTransfer Learning

A Two Stream Siamese Convolutional Neural Network for Person Re-Identification

2017-10-01 · ICCV 2017 10 · Dahjung Chung, Khalid Tahboub, Edward J. Delp

Person re-identification is an important task in video surveillance systems. It can be formally defined as establishing the correspondence between images of a person taken from different cameras at different times. In th…

Person Re-IdentificationVocal Bursts Valence Prediction

Learning Feature Aggregation in Temporal Domain for Re-Identification

2019-03-12 · Jakub Špaňhel, Jakub Sochor, Roman Juránek, Petr Dobeš 외

Person re-identification is a standard and established problem in the computer vision community. In recent years, vehicle re-identification is also getting more attention. In this paper, we focus on both these tasks and …

Person Re-IdentificationVehicle Re-Identification

Synthehicle: Multi-Vehicle Multi-Camera Tracking in Virtual Cities

2022-08-30 · Fabian Herzog, Junpeng Chen, Torben Teepe, Johannes Gilg 외

Smart City applications such as intelligent traffic routing or accident prevention rely on computer vision methods for exact vehicle localization and tracking. Due to the scarcity of accurately labeled data, detecting an…

Depth EstimationMulti-Object TrackingPanoptic SegmentationSegmentation+1