.. |
layers
|
Back out some activation hacks trialing upcoming pytorch changes
|
2020-07-17 18:41:37 -07:00 |
pruned
|
…
|
|
__init__.py
|
Add initial impl of CrossStagePartial networks, yet to be trained, not quite the same as darknet cfgs.
|
2020-07-13 15:01:06 -07:00 |
csp.py
|
Lots of changes to model creation helpers, close to finalizing feature extraction / interfaces
|
2020-07-17 17:54:26 -07:00 |
densenet.py
|
Lots of changes to model creation helpers, close to finalizing feature extraction / interfaces
|
2020-07-17 17:54:26 -07:00 |
dla.py
|
…
|
|
dpn.py
|
Lots of changes to model creation helpers, close to finalizing feature extraction / interfaces
|
2020-07-17 17:54:26 -07:00 |
efficientnet.py
|
Lots of changes to model creation helpers, close to finalizing feature extraction / interfaces
|
2020-07-17 17:54:26 -07:00 |
efficientnet_blocks.py
|
Fix an an untested change, remove a debug print
|
2020-06-01 17:26:42 -07:00 |
efficientnet_builder.py
|
Working on feature extraction, interfaces refined, a number of models working, some in progress.
|
2020-06-29 18:18:59 -07:00 |
factory.py
|
Add set_layer_config contextmgr to adjust all layer configs at once, use in create_module with new args. Remove a few old warning causing constant annotations for jit.
|
2020-06-02 21:06:10 -07:00 |
feature_hooks.py
|
Lots of changes to model creation helpers, close to finalizing feature extraction / interfaces
|
2020-07-17 17:54:26 -07:00 |
features.py
|
Lots of changes to model creation helpers, close to finalizing feature extraction / interfaces
|
2020-07-17 17:54:26 -07:00 |
gluon_resnet.py
|
Lots of changes to model creation helpers, close to finalizing feature extraction / interfaces
|
2020-07-17 17:54:26 -07:00 |
gluon_xception.py
|
Working on feature extraction, interfaces refined, a number of models working, some in progress.
|
2020-06-29 18:18:59 -07:00 |
helpers.py
|
Lots of changes to model creation helpers, close to finalizing feature extraction / interfaces
|
2020-07-17 17:54:26 -07:00 |
hrnet.py
|
Lots of changes to model creation helpers, close to finalizing feature extraction / interfaces
|
2020-07-17 17:54:26 -07:00 |
inception_resnet_v2.py
|
Lots of changes to model creation helpers, close to finalizing feature extraction / interfaces
|
2020-07-17 17:54:26 -07:00 |
inception_v3.py
|
Lots of changes to model creation helpers, close to finalizing feature extraction / interfaces
|
2020-07-17 17:54:26 -07:00 |
inception_v4.py
|
…
|
|
mobilenetv3.py
|
Lots of changes to model creation helpers, close to finalizing feature extraction / interfaces
|
2020-07-17 17:54:26 -07:00 |
nasnet.py
|
More model feature extraction support, start to deprecate senet.py, dilations added to regnet, add proper aligned xception
|
2020-07-03 00:41:30 -07:00 |
pnasnet.py
|
More model feature extraction support, start to deprecate senet.py, dilations added to regnet, add proper aligned xception
|
2020-07-03 00:41:30 -07:00 |
registry.py
|
…
|
|
regnet.py
|
Lots of changes to model creation helpers, close to finalizing feature extraction / interfaces
|
2020-07-17 17:54:26 -07:00 |
res2net.py
|
Lots of changes to model creation helpers, close to finalizing feature extraction / interfaces
|
2020-07-17 17:54:26 -07:00 |
resnest.py
|
Lots of changes to model creation helpers, close to finalizing feature extraction / interfaces
|
2020-07-17 17:54:26 -07:00 |
resnet.py
|
Lots of changes to model creation helpers, close to finalizing feature extraction / interfaces
|
2020-07-17 17:54:26 -07:00 |
selecsls.py
|
Lots of changes to model creation helpers, close to finalizing feature extraction / interfaces
|
2020-07-17 17:54:26 -07:00 |
senet.py
|
More model feature extraction support, start to deprecate senet.py, dilations added to regnet, add proper aligned xception
|
2020-07-03 00:41:30 -07:00 |
sknet.py
|
Lots of changes to model creation helpers, close to finalizing feature extraction / interfaces
|
2020-07-17 17:54:26 -07:00 |
tresnet.py
|
Lots of changes to model creation helpers, close to finalizing feature extraction / interfaces
|
2020-07-17 17:54:26 -07:00 |
vovnet.py
|
Lots of changes to model creation helpers, close to finalizing feature extraction / interfaces
|
2020-07-17 17:54:26 -07:00 |
xception.py
|
Lots of changes to model creation helpers, close to finalizing feature extraction / interfaces
|
2020-07-17 17:54:26 -07:00 |
xception_aligned.py
|
Lots of changes to model creation helpers, close to finalizing feature extraction / interfaces
|
2020-07-17 17:54:26 -07:00 |