torchvision.models
共有24個方法/函數/屬性,點擊鏈接查看相應的源代碼示例。
1. torchvision.models.vgg16() ,130個項目使用
2. torchvision.models.resnet18() ,122個項目使用
3. torchvision.models.__dict__() ,112個項目使用
4. torchvision.models.resnet50() ,112個項目使用
5. torchvision.models.resnet101() ,66個項目使用
6. torchvision.models.vgg19() ,61個項目使用
7. torchvision.models.resnet152() ,51個項目使用
8. torchvision.models.inception_v3() ,49個項目使用
9. torchvision.models.alexnet() ,49個項目使用
10. torchvision.models.resnet34() ,47個項目使用
11. torchvision.models.vgg16_bn() ,24個項目使用
12. torchvision.models.squeezenet1_0() ,22個項目使用
13. torchvision.models.densenet121() ,21個項目使用
14. torchvision.models.squeezenet1_1() ,17個項目使用
15. torchvision.models.vgg19_bn() ,15個項目使用
16. torchvision.models.vgg11() ,15個項目使用
17. torchvision.models.ResNet() ,13個項目使用
18. torchvision.models.densenet161() ,12個項目使用
19. torchvision.models.densenet201() ,11個項目使用
20. torchvision.models.vgg13() ,9個項目使用
21. torchvision.models.densenet169() ,7個項目使用
22. torchvision.models.vgg13_bn() ,6個項目使用
23. torchvision.models.mobilenet_v2() ,6個項目使用
24. torchvision.models.vgg11_bn() ,5個項目使用
注:本文中的示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。