vehicle reidentification model
- loss folder: Contains the loss function implementations.
- utils folder: Includes utilities and functions required for model operation.
- data file: Defines the data usage format, including data loading and preprocessing.
- opt file: Specifies parameters for the model.
To train or validate the model, please use train.py and modify the mode parameter in the opt folder as needed.
Several related datasets require authorization from their authors before use.
If you have any questions, feel free to contact me for further discussion.