KaiyangZhou
|
850da2bbed
|
update path to pretrained weights of resnext
|
2019-03-12 16:46:49 +00:00 |
KaiyangZhou
|
7ff331f871
|
update mobilenetv2; add imagenet/reid weights
|
2019-03-05 10:56:39 +00:00 |
kaiyangzhou
|
859b03cf19
|
set pretrained=True instead of pretrained="imagenet"
|
2019-02-19 11:10:45 +00:00 |
KaiyangZhou
|
564f5a26ab
|
update print
|
2019-01-30 22:41:47 +00:00 |
KaiyangZhou
|
c05f96e31b
|
add link to shufflenet's imagenet weights
|
2018-11-26 22:07:20 +00:00 |
KaiyangZhou
|
47b883d0d6
|
bug fix: rm resnext101_32x4d
|
2018-11-26 22:06:33 +00:00 |
KaiyangZhou
|
affeaa847d
|
add resnext50_32x4d's imagenet weights
|
2018-11-23 10:31:38 +00:00 |
KaiyangZhou
|
d7755cfd16
|
add resnext50_32x4d_fc512
|
2018-11-22 12:41:22 +00:00 |
KaiyangZhou
|
0545358b6f
|
mv resnet50mid to reid-specific model list
|
2018-11-09 16:17:29 +00:00 |
KaiyangZhou
|
81d3cc3995
|
fixed division error: / -> //
|
2018-11-05 21:30:40 +00:00 |
KaiyangZhou
|
39df4855c1
|
add mlfn
|
2018-11-04 00:18:02 +00:00 |
KaiyangZhou
|
e302af017d
|
recover dropout in pcb
|
2018-11-01 17:28:15 +00:00 |
KaiyangZhou
|
752a4fe498
|
update pcb: commented dropout
|
2018-10-28 22:30:19 +00:00 |
KaiyangZhou
|
7588c8f581
|
update pcb: add support to various resnet archs
|
2018-10-28 11:44:09 +00:00 |
KaiyangZhou
|
12cdbf96b5
|
update pcb: mv conv5 after eval-mode in forward
|
2018-10-28 11:30:35 +00:00 |
KaiyangZhou
|
bfba6389d6
|
add pcb
|
2018-10-28 11:16:42 +00:00 |
KaiyangZhou
|
f77b9ada10
|
fill space after comma
|
2018-10-27 23:22:23 +01:00 |
KaiyangZhou
|
bc942aaf09
|
add variable model_url
|
2018-10-27 22:50:22 +01:00 |
KaiyangZhou
|
3ddf9ce699
|
build new classifier; add squeezenet1_0_fc512
|
2018-10-27 22:49:53 +01:00 |
KaiyangZhou
|
ee5bcee63f
|
add delimiter for lightweight models
|
2018-10-27 17:59:10 +01:00 |
KaiyangZhou
|
afca4b442e
|
add delimiter to separate image-classification models and reid models
|
2018-10-27 17:49:11 +01:00 |
KaiyangZhou
|
4ce9024fcc
|
add reference to all models
|
2018-10-27 17:46:48 +01:00 |
KaiyangZhou
|
d187902ed4
|
add resnext
|
2018-10-27 16:52:05 +01:00 |
KaiyangZhou
|
2c2a9c0098
|
update model code
|
2018-10-27 14:42:28 +01:00 |
KaiyangZhou
|
62aad1324a
|
add import
|
2018-10-27 14:12:51 +01:00 |
KaiyangZhou
|
0af4b88fba
|
add reference
|
2018-10-27 14:09:21 +01:00 |
KaiyangZhou
|
345093a0ba
|
change pretrained=True
|
2018-10-27 12:01:51 +01:00 |
KaiyangZhou
|
35235fe4bb
|
update densenet
|
2018-10-27 11:57:48 +01:00 |
KaiyangZhou
|
d076e41e78
|
add def featuremaps(self, x)
|
2018-10-27 10:49:27 +01:00 |
KaiyangZhou
|
fffa92d55c
|
add self.loss
|
2018-10-27 10:40:20 +01:00 |
KaiyangZhou
|
b5c305fcce
|
add **kwargs to class __init__()
|
2018-10-27 10:35:47 +01:00 |
KaiyangZhou
|
ee5fb676bf
|
add dropout_p; update senet
|
2018-10-26 23:54:13 +01:00 |
KaiyangZhou
|
710b9ac1a2
|
update model code
|
2018-10-26 23:05:40 +01:00 |
KaiyangZhou
|
4bf76590df
|
change F.tanh/F.sigmoid to torch.tanh/torch.sigmoid
|
2018-09-22 17:45:34 +01:00 |
KaiyangZhou
|
611ac80f0b
|
mv deepreid/ to torchreid/
|
2018-08-15 09:48:17 +01:00 |