lxc86739795 / vehiclereid_baseline

This is a baseline framework for vehicle re-id on the VeRi dataset, implementated by PyTorch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vehiclereid Baseline

This is a baseline framework for vehicle re-id on the VeRi dataset, implementated by PyTorch.

The backbone is ResNet-50 or ResNet-101 which is trained by cross entropy loss.

This is a very simple baseline for image-based vehicle re-id without any tricks, augmentation, metric learning methods, and use of license plates and spatio-temporal information. Therefore, the results may be very poor.

Dependencies

  • PyTorch 1.0
  • Python3

About

This is a baseline framework for vehicle re-id on the VeRi dataset, implementated by PyTorch.


Languages

Language:Python 98.2%Language:Shell 1.8%