Deprecated: see (https://github.com/icarofua/vehicle-ReId) in order to have the full dataset and new models.
Demo code for paper "A Two-Stream Siamese Neural Network for Vehicle Re-Identification by Using Non-Overlapping Cameras" (https://arxiv.org/abs/1902.01496).
If you find this code useful in your research, please consider citing:
@article{icaroICIP2019,
title={A Two-Stream Siamese Neural Network for Vehicle Re-Identification by Using Non-Overlapping Cameras},
author={de Oliveira, Icaro O and Fonseca, Keiko VO and Minetto, Rodrigo},
journal={IEEE International Conference on Image Processing (ICIP)},
year={2019}
}
- Ícaro Oliveira de Oliveira
- Keiko Veronica Ono Fonseca
- Rodrigo Minetto
pip3 install keras tensorflow scikit-learn futures
config.py
python3 siamese.py plate
python3 siamese.py car
python3 siamese_two_stream.py
python3 siamese_test.py siamese_original_two_stream.h5 dataset1_10.json
python3 generate_dataset.py