__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 |
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 |
xception.py
|
fill space after comma
|
2018-10-27 23:22:23 +01:00 |