deep-person-reid/torchreid/models
KaiyangZhou c05f96e31b add link to shufflenet's imagenet weights 2018-11-26 22:07:20 +00:00
..
__init__.py add link to shufflenet's imagenet weights 2018-11-26 22:07:20 +00:00
densenet.py add reference to all models 2018-10-27 17:46:48 +01:00
hacnn.py change F.tanh/F.sigmoid to torch.tanh/torch.sigmoid 2018-09-22 17:45:34 +01:00
inceptionresnetv2.py add reference to all models 2018-10-27 17:46:48 +01:00
inceptionv4.py add reference to all models 2018-10-27 17:46:48 +01:00
mlfn.py add mlfn 2018-11-04 00:18:02 +00:00
mobilenetv2.py add def featuremaps(self, x) 2018-10-27 10:49:27 +01:00
mudeep.py add reference to all models 2018-10-27 17:46:48 +01:00
nasnet.py add reference to all models 2018-10-27 17:46:48 +01:00
pcb.py recover dropout in pcb 2018-11-01 17:28:15 +00:00
resnet.py update model code 2018-10-27 14:42:28 +01:00
resnetmid.py update model code 2018-10-27 14:42:28 +01:00
resnext.py bug fix: rm resnext101_32x4d 2018-11-26 22:06:33 +00:00
senet.py add variable model_url 2018-10-27 22:50:22 +01:00
shufflenet.py add link to shufflenet's imagenet weights 2018-11-26 22:07:20 +00:00
squeezenet.py build new classifier; add squeezenet1_0_fc512 2018-10-27 22:49:53 +01:00
xception.py fill space after comma 2018-10-27 23:22:23 +01:00