.. |
__init__.py
|
add segformer algo
|
2022-08-18 10:40:18 +08:00 |
benchmark_mlp.py
|
Expand cls model zoo (#55)
|
2022-06-01 11:01:29 +08:00 |
bninception.py
|
bugfix_swintiny (#79)
|
2022-06-06 12:03:05 +08:00 |
conv_mae_vit.py
|
add detection benchmark model ConvViTDet for FastConvMAE (#121)
|
2022-07-18 17:11:41 +08:00 |
conv_vitdet.py
|
add detection benchmark model ConvViTDet for FastConvMAE (#121)
|
2022-07-18 17:11:41 +08:00 |
darknet.py
|
initial commit
|
2022-04-02 20:01:06 +08:00 |
efficientformer.py
|
support Efficientformer algo (#128)
|
2022-07-27 11:36:03 +08:00 |
genet.py
|
bugfix_swintiny (#79)
|
2022-06-06 12:03:05 +08:00 |
hrnet.py
|
bugfix_swintiny (#79)
|
2022-06-06 12:03:05 +08:00 |
inceptionv3.py
|
bugfix_swintiny (#79)
|
2022-06-06 12:03:05 +08:00 |
lighthrnet.py
|
bugfix_swintiny (#79)
|
2022-06-06 12:03:05 +08:00 |
mae_vit_transformer.py
|
add Fast ConvMAE (#101)
|
2022-07-08 12:11:37 +08:00 |
mit.py
|
add segformer algo
|
2022-08-18 10:40:18 +08:00 |
mnasnet.py
|
bugfix_swintiny (#79)
|
2022-06-06 12:03:05 +08:00 |
mobilenetv2.py
|
bugfix_swintiny (#79)
|
2022-06-06 12:03:05 +08:00 |
network_blocks.py
|
initial commit
|
2022-04-02 20:01:06 +08:00 |
pytorch_image_models_wrapper.py
|
Swint_cifar config bugfix (#95)
|
2022-06-16 14:46:47 +08:00 |
resnest.py
|
bugfix_swintiny (#79)
|
2022-06-06 12:03:05 +08:00 |
resnet.py
|
bugfix_swintiny (#79)
|
2022-06-06 12:03:05 +08:00 |
resnet_jit.py
|
bugfix_swintiny (#79)
|
2022-06-06 12:03:05 +08:00 |
resnext.py
|
bugfix_swintiny (#79)
|
2022-06-06 12:03:05 +08:00 |
shuffle_transformer.py
|
bugfix_swintiny (#79)
|
2022-06-06 12:03:05 +08:00 |
swin_transformer_dynamic.py
|
remove useless import and optimize imports (#84)
|
2022-06-13 10:29:41 +08:00 |
vit_transfomer_dynamic.py
|
add detection benchmark model ConvViTDet for FastConvMAE (#121)
|
2022-07-18 17:11:41 +08:00 |
vitdet.py
|
remove RPNHeadNorm, adapted in mmlab_utils (#90)
|
2022-06-16 15:53:43 +08:00 |
xcit_transformer.py
|
bugfix_swintiny (#79)
|
2022-06-06 12:03:05 +08:00 |