add ref to imagenet
parent
8cf3d06b2c
commit
7cec0167cd
|
@ -1,5 +1,5 @@
|
|||
# Model Zoo
|
||||
- :dog: means that the model is initialized with imagenet pretrained weights.
|
||||
- :dog: means that the model is initialized with [imagenet](http://www.image-net.org/) pretrained weights.
|
||||
- Results are presented in the format of **Rank1 (mAP)**.
|
||||
- Classification layer is ignored when computing the model size.
|
||||
- Unless specified otherwise, the following [data augmentation techniques](torchreid/transforms.py) are used: (1) Random2DTranslation, and (2) RandomHorizontalFlip.
|
||||
|
|
Loading…
Reference in New Issue