deep-person-reid/torchreid/models
KaiyangZhou 7588c8f581 update pcb: add support to various resnet archs 2018-10-28 11:44:09 +00:00
..
__init__.py add pcb 2018-10-28 11:16:42 +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
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 update pcb: add support to various resnet archs 2018-10-28 11:44:09 +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 add resnext 2018-10-27 16:52:05 +01:00
senet.py add variable model_url 2018-10-27 22:50:22 +01:00
shufflenet.py add reference to all models 2018-10-27 17:46:48 +01: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