Published July 6, 2018
| Version v0.2.0
Software
Open
KaiyangZhou/deep-person-reid: deep-person-reid v0.2.0
Description
- Code structure is re-organized, which is easier to read and modify
data_manager
is split into different scripts.- Added
--fixbase
option, allowing randomly initialized classifier layer to be trained while keeping base network frozen. - Rewrote sampler for triplet loss, which allows most of the training images to be covered during a training epoch.
- Added requirements.txt, which eases environment configuration.
- Instructions on data preparation and benchmarks are separated into different files.
To be done:
--lmdb
is under development.
Files
KaiyangZhou/deep-person-reid-v0.2.0.zip
Files
(118.2 kB)
Name | Size | Download all |
---|---|---|
md5:0643b14226563bcbcad8218894e756d8
|
118.2 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/KaiyangZhou/deep-person-reid/tree/v0.2.0 (URL)