add citation comment

pull/17/head
KaiyangZhou 2018-05-03 11:59:38 +01:00
parent 7fa704fda0
commit 9f189cf9a6
1 changed files with 4 additions and 0 deletions

View File

@ -9,6 +9,10 @@ import sys
__all__ = ['InceptionV4ReID']
"""
Code imported from https://github.com/Cadene/pretrained-models.pytorch
"""
pretrained_settings = {
'inceptionv4': {
'imagenet': {