File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
articles/machine-learning Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -375,9 +375,9 @@ In addition to supporting any model from HuggingFace Transfomers and MMDetection
375
375
376
376
Task | model architectures | String literal syntax
377
377
-- - | ---------- | ----------
378
- Image classification< br> (multi- class and multi- label)| ** BEiT** < br> ** ViT** < br> ** DeiT** < br> ** SwinV2]** | [`microsoft/ beit- base- patch16- 224 - pt22k- ft22k` ](https:// ml.azure.com/ registries/ azureml- staging / models/ microsoft- beit- base- patch16- 224 - pt22k- ft22k/ version/ 3 )< br> [`google/ vit- base- patch16- 224 ` ](https:// ml.azure.com/ registries/ azureml- staging / models/ google- vit- base- patch16- 224 / version/ 3 )< br> [`facebook/ deit- base- patch16- 224 ` ](https:// ml.azure.com/ registries/ azureml- staging / models/ facebook- deit- base- patch16- 224 / version/ 3 )< br> [`microsoft/ swinv2- base- patch4- window12- 192 - 22k ` ](https:// ml.azure.com/ registries/ azureml- staging / models/ microsoft- swinv2- base- patch4- window12- 192 - 22k / version/ 3 )
379
- Object Detection | **Sparse R-CNN** <br> **Deformable DETR** <br> **VFNet** <br> **YOLOF** <br> **Swin** | [`sparse_rcnn_r50_fpn_300_proposals_crop_mstrain_480-800_3x_coco`](https://ml.azure.com/registries/azureml-staging/models/sparse_rcnn_r50_fpn_300_proposals_crop_mstrain_480-800_3x_coco/version/1)<br> [`sparse_rcnn_r101_fpn_300_proposals_crop_mstrain_480-800_3x_coco`](https://ml.azure.com/registries/azureml-staging/models/sparse_rcnn_r101_fpn_300_proposals_crop_mstrain_480-800_3x_coco/version/1) <br> [`deformable_detr_twostage_refine_r50_16x2_50e_coco`](https://ml.azure.com/registries/azureml-staging/models/deformable_detr_twostage_refine_r50_16x2_50e_coco/version/1) <br> [`vfnet_r50_fpn_mdconv_c3-c5_mstrain_2x_coco`](https://ml.azure.com/registries/azureml-staging/models/vfnet_r50_fpn_mdconv_c3-c5_mstrain_2x_coco/version/1) <br> [`vfnet_x101_64x4d_fpn_mdconv_c3-c5_mstrain_2x_coco`](https://ml.azure.com/registries/azureml-staging/models/vfnet_x101_64x4d_fpn_mdconv_c3-c5_mstrain_2x_coco/version/1) <br> [`yolof_r50_c5_8x8_1x_coco`](https://ml.azure.com/registries/azureml-staging/models/yolof_r50_c5_8x8_1x_coco/version/1)
380
- Instance Segmentation | ** Swin** | [`mask_rcnn_swin- t- p4- w7_fpn_1x_coco` ](https:// ml.azure.com/ registries/ azureml- staging / models/ mask_rcnn_swin- t- p4- w7_fpn_1x_coco/ version/ 1 )
378
+ Image classification< br> (multi- class and multi- label)| ** BEiT** < br> ** ViT** < br> ** DeiT** < br> ** SwinV2]** | [`microsoft/ beit- base- patch16- 224 - pt22k- ft22k` ](https:// ml.azure.com/ registries/ azureml/ models/ microsoft- beit- base- patch16- 224 - pt22k- ft22k/ version/ 5 )< br> [`google/ vit- base- patch16- 224 ` ](https:// ml.azure.com/ registries/ azureml/ models/ google- vit- base- patch16- 224 / version/ 5 )< br> [`facebook/ deit- base- patch16- 224 ` ](https:// ml.azure.com/ registries/ azureml/ models/ facebook- deit- base- patch16- 224 / version/ 5 )< br> [`microsoft/ swinv2- base- patch4- window12- 192 - 22k ` ](https:// ml.azure.com/ registries/ azureml/ models/ microsoft- swinv2- base- patch4- window12- 192 - 22k / version/ 5 )
379
+ Object Detection | **Sparse R-CNN** <br> **Deformable DETR** <br> **VFNet** <br> **YOLOF** <br> **Swin** | [`sparse_rcnn_r50_fpn_300_proposals_crop_mstrain_480-800_3x_coco`](https://ml.azure.com/registries/azureml/models/sparse_rcnn_r50_fpn_300_proposals_crop_mstrain_480-800_3x_coco/version/3)<br> [`sparse_rcnn_r101_fpn_300_proposals_crop_mstrain_480-800_3x_coco`](https://ml.azure.com/registries/azureml/models/sparse_rcnn_r101_fpn_300_proposals_crop_mstrain_480-800_3x_coco/version/3) <br> [`deformable_detr_twostage_refine_r50_16x2_50e_coco`](https://ml.azure.com/registries/azureml/models/deformable_detr_twostage_refine_r50_16x2_50e_coco/version/3) <br> [`vfnet_r50_fpn_mdconv_c3-c5_mstrain_2x_coco`](https://ml.azure.com/registries/azureml/models/vfnet_r50_fpn_mdconv_c3-c5_mstrain_2x_coco/version/3) <br> [`vfnet_x101_64x4d_fpn_mdconv_c3-c5_mstrain_2x_coco`](https://ml.azure.com/registries/azureml/models/vfnet_x101_64x4d_fpn_mdconv_c3-c5_mstrain_2x_coco/version/3) <br> [`yolof_r50_c5_8x8_1x_coco`](https://ml.azure.com/registries/azureml/models/yolof_r50_c5_8x8_1x_coco/version/3)
380
+ Instance Segmentation | ** Swin** | [`mask_rcnn_swin- t- p4- w7_fpn_1x_coco` ](https:// ml.azure.com/ registries/ azureml/ models/ mask_rcnn_swin- t- p4- w7_fpn_1x_coco/ version/ 3 )
381
381
382
382
We constantly update the list of curated models. You can get the most up to date list of the curated models for a given task using the Python SDK :
383
383
```
You can’t perform that action at this time.
0 commit comments