..
__init__.py
[NEW][Feature]Support SegNeXt(NeurIPS'2022) in master branch ( #2600 )
2023-02-24 16:08:27 +08:00
beit.py
[Refactor] Add build_pos_embed and build_layers for BEiT ( #1517 )
2022-04-27 11:37:03 +08:00
bisenetv1.py
[Feature] Support BiSeNetV1 ( #851 )
2021-09-29 02:12:57 +08:00
bisenetv2.py
[Enhancement] Add codespell pre-commit hook and fix typos ( #920 )
2021-10-13 06:21:17 -07:00
cgnet.py
[Fix] Fix docstring link problem in readthedocs ( #845 )
2021-09-02 17:06:43 +08:00
erfnet.py
[Feature] Support Real-time model ERFNet ( #960 )
2021-12-01 23:54:39 -08:00
fast_scnn.py
[Fix] Fix docstring link problem in readthedocs ( #845 )
2021-09-02 17:06:43 +08:00
hrnet.py
[Fix] Fix docstring link problem in readthedocs ( #845 )
2021-09-02 17:06:43 +08:00
icnet.py
[Enhancement] Revise pre-commit-hooks ( #1315 )
2022-02-23 23:44:27 +08:00
mae.py
[Feature]: Add MAE ( #1307 )
2022-04-28 00:54:20 +08:00
mit.py
[Feature] Add with cp to mit and vit ( #1431 )
2022-04-01 21:01:45 +08:00
mobilenet_v2.py
[Fix] Fix docstring link problem in readthedocs ( #845 )
2021-09-02 17:06:43 +08:00
mobilenet_v3.py
[Dcos] Add header for files ( #796 )
2021-08-16 23:16:55 -07:00
mscan.py
[NEW][Feature]Support SegNeXt(NeurIPS'2022) in master branch ( #2600 )
2023-02-24 16:08:27 +08:00
resnest.py
[Fix] Fix docstring link problem in readthedocs ( #845 )
2021-09-02 17:06:43 +08:00
resnet.py
[Fix] Fix docstring link problem in readthedocs ( #845 )
2021-09-02 17:06:43 +08:00
resnext.py
[Fix] Fix docstring link problem in readthedocs ( #845 )
2021-09-02 17:06:43 +08:00
stdc.py
[Feature] Support STDC Network (new) ( #995 )
2021-12-10 23:09:32 +08:00
swin.py
[Fix] Fix type in Swin Transformer ( #1274 )
2022-02-09 19:08:32 +08:00
timm_backbone.py
[Feature] Support TIMMBackbone ( #998 )
2021-11-02 12:51:11 +08:00
twins.py
[Enhancement] Revise pre-commit-hooks ( #1315 )
2022-02-23 23:44:27 +08:00
unet.py
[Fix] Fix docstring link problem in readthedocs ( #845 )
2021-09-02 17:06:43 +08:00
vit.py
Upgrade pre commit hooks master ( #2155 )
2022-10-08 16:29:12 +08:00