.. |
__init__.py
|
[Feature]Add Vit (#214)
|
2021-04-16 19:22:41 +08:00 |
alexnet.py
|
revise docstr of alexnet to correct input_size (#26)
|
2020-08-12 16:14:19 +08:00 |
base_backbone.py
|
[Feature]Delete comments (#298)
|
2021-06-12 21:45:22 +08:00 |
lenet.py
|
Add AlexNet and LeNet5
|
2020-07-12 00:06:54 +08:00 |
mobilenet_v2.py
|
[WIP] Refactoring weights initialization (#270)
|
2021-06-10 10:54:34 +08:00 |
mobilenet_v3.py
|
[Feature]Delete comments (#298)
|
2021-06-12 21:45:22 +08:00 |
regnet.py
|
[WIP] Refactoring weights initialization (#270)
|
2021-06-10 10:54:34 +08:00 |
resnest.py
|
[Fix] Fix optional issues in docstring (#138)
|
2021-01-14 11:09:08 +08:00 |
resnet.py
|
[Feature]Delete comments (#298)
|
2021-06-12 21:45:22 +08:00 |
resnet_cifar.py
|
Add ResNet_CIFAR
|
2020-07-12 00:06:56 +08:00 |
resnext.py
|
[Fix] Fix optional issues in docstring (#138)
|
2021-01-14 11:09:08 +08:00 |
seresnet.py
|
Refactoring for ResNet family
|
2020-06-25 11:57:50 +08:00 |
seresnext.py
|
[Fix] Fix optional issues in docstring (#138)
|
2021-01-14 11:09:08 +08:00 |
shufflenet_v1.py
|
[Feature]Delete comments (#298)
|
2021-06-12 21:45:22 +08:00 |
shufflenet_v2.py
|
[Feature]Delete comments (#298)
|
2021-06-12 21:45:22 +08:00 |
vgg.py
|
[Feature]Delete comments (#298)
|
2021-06-12 21:45:22 +08:00 |
vision_transformer.py
|
[Feature]Delete comments (#298)
|
2021-06-12 21:45:22 +08:00 |