Skip to content

PieEatingNinjas/WinMLPlayground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WinMLPlayground

UWP Project for trying out WinML with different ONNX models

Models

  • SqueezeNet
  • ResNet
  • AlexNet (ONNX model not included as is exceeds GitHub's max file size. You can download it from Azure AI Gallery)
  • ShuffleNet
  • ZfNet (ONNX model not included as is exceeds GitHub's max file size. You can download it from Azure AI Gallery)
  • DenseNet

DISCLAIMER

This sample project demonstrates how to do image classification using different ONNX models on WinML. Currently this is still work in progress, there is no guarantee that any of this code (like preprocessing) is 100% as it should be. Over time this will get validated and will be updated in this repository. That being said, all of the models integrated in this sample give correct results for the sample images and some manual tests (although the probability might be lower than expected).

About

UWP Project for trying out WinML with different ONNX models

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages