You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
EmmaHAN 5fd01e2d9d
extend vit and add mae model and finetune checkpoint file (#707)
7 months ago
..
layers extend vit and add mae model and finetune checkpoint file (#707) 7 months ago
__init__.py extend vit and add mae model and finetune checkpoint file (#707) 7 months ago
bit.py refactor: uniform all model names (#701) 10 months ago
cait.py feat: upgrade ms to v2.0 while maintaining compatibility of v1.8 (#674) 11 months ago
cmt.py feat: add model script, training recipe and pretrained weight of cmt_small (#680) 10 months ago
coat.py feat: upgrade ms to v2.0 while maintaining compatibility of v1.8 (#674) 11 months ago
convit.py feat: upgrade ms to v2.0 while maintaining compatibility of v1.8 (#674) 11 months ago
convnext.py feat: support multi-scale feature extraction (#643) 11 months ago
crossvit.py fix crossvit 310 infer and update config (#710) 10 months ago
densenet.py feat: upgrade ms to v2.0 while maintaining compatibility of v1.8 (#674) 11 months ago
dpn.py feat: support multi-scale feature extraction (#643) 11 months ago
edgenext.py feat: upgrade ms to v2.0 while maintaining compatibility of v1.8 (#674) 11 months ago
efficientnet.py Correct variable "keep_prob" to "drop_path_prob" and fix the variation trend of drop path rate (#672) 11 months ago
features.py feat: support multi-scale feature extraction (#643) 11 months ago
ghostnet.py feat: upgrade ms to v2.0 while maintaining compatibility of v1.8 (#674) 11 months ago
googlenet.py feat: upgrade ms to v2.0 while maintaining compatibility of v1.8 (#674) 11 months ago
halonet.py feat: add model script, training recipe and pretrained weight of halonet (#720) 9 months ago
helpers.py fix: fix bug in function load_pretrained (#690) 11 months ago
hrnet.py feat: support multi-scale feature extraction (#643) 11 months ago
inceptionv3.py refactor: uniform all model names (#701) 10 months ago
inceptionv4.py refactor: uniform all model names (#701) 10 months ago
mae.py extend vit and add mae model and finetune checkpoint file (#707) 7 months ago
mixnet.py feat: upgrade ms to v2.0 while maintaining compatibility of v1.8 (#674) 11 months ago
mlpmixer.py feat: upgrade ms to v2.0 while maintaining compatibility of v1.8 (#674) 11 months ago
mnasnet.py refactor: uniform all model names (#701) 10 months ago
mobilenetv1.py refactor: uniform all model names (#701) 10 months ago
mobilenetv2.py feat: add ssd detector (#704) 9 months ago
mobilenetv3.py refactor: uniform all model names (#701) 10 months ago
mobilevit.py feat: upgrade ms to v2.0 while maintaining compatibility of v1.8 (#674) 11 months ago
model_factory.py docs: add multi-scale feature extraction guides (#709) 10 months ago
nasnet.py feat: upgrade ms to v2.0 while maintaining compatibility of v1.8 (#674) 11 months ago
pit.py feat: upgrade ms to v2.0 while maintaining compatibility of v1.8 (#674) 11 months ago
pnasnet.py feat: upgrade ms to v2.0 while maintaining compatibility of v1.8 (#674) 11 months ago
poolformer.py feat: upgrade ms to v2.0 while maintaining compatibility of v1.8 (#674) 11 months ago
pvt.py feat: upgrade ms to v2.0 while maintaining compatibility of v1.8 (#674) 11 months ago
pvtv2.py feat: upgrade ms to v2.0 while maintaining compatibility of v1.8 (#674) 11 months ago
registry.py [PyCQ] Automatically formatted by isort & black. 1 year ago
regnet.py feat: update training recipe and trained weights of regnet_y_16gf (#695) 11 months ago
repmlp.py refactor: uniform all model names (#701) 10 months ago
repvgg.py feat: support multi-scale feature extraction (#643) 11 months ago
res2net.py feat: upgrade ms to v2.0 while maintaining compatibility of v1.8 (#674) 11 months ago
resnest.py feat: upgrade ms to v2.0 while maintaining compatibility of v1.8 (#674) 11 months ago
resnet.py feat: support multi-scale feature extraction (#643) 11 months ago
resnetv2.py feat: support multi-scale feature extraction (#643) 11 months ago
rexnet.py refactor: uniform all model names (#701) 10 months ago
senet.py feat: upgrade ms to v2.0 while maintaining compatibility of v1.8 (#674) 11 months ago
shufflenetv1.py refactor: uniform all model names (#701) 10 months ago
shufflenetv2.py refactor: uniform all model names (#701) 10 months ago
sknet.py feat: support multi-scale feature extraction (#643) 11 months ago
squeezenet.py feat: upgrade ms to v2.0 while maintaining compatibility of v1.8 (#674) 11 months ago
swintransformer.py refactor: uniform all model names (#701) 10 months ago
swintransformerv2.py fix: fix the incompatibility of swintransformerv2 in ms2.0 (#719) 9 months ago
vgg.py feat: upgrade ms to v2.0 while maintaining compatibility of v1.8 (#674) 11 months ago
visformer.py feat: upgrade ms to v2.0 while maintaining compatibility of v1.8 (#674) 11 months ago
vit.py extend vit and add mae model and finetune checkpoint file (#707) 7 months ago
volo.py feat: add training configs and training weights of Volo(d2,d3,d4) (#731) 8 months ago
xception.py feat: upgrade ms to v2.0 while maintaining compatibility of v1.8 (#674) 11 months ago
xcit.py refactor: uniform all model names (#701) 10 months ago