dotnet / machinelearning-samples

Samples for ML.NET, an open source and cross-platform machine learning framework for .NET.
https://dot.net/ml
MIT License
4.49k stars 2.69k forks source link

Adding Custom Vision object detection sample #952

Open jwood803 opened 2 years ago

jwood803 commented 2 years ago

Adding weather recognition sample to go along with the Custom Vision ONNX tutorial

jwood803 commented 2 years ago

@luisquintanilla, I think this is ready for review. I could have missed some stuff, so just let me know if anything needs to be updated.

jwood803 commented 2 years ago

@luisquintanilla This should now be ready for a review

luisquintanilla commented 2 years ago

Additional comments:

jwood803 commented 2 years ago

@luisquintanilla Updated, but let me know if any more changes are needed.

luisquintanilla commented 2 years ago

Thanks @jwood803. For some reason it's still not saving to the top-level directory.

luisquintanilla commented 2 years ago

@jwood803 check out my branch for changes that work in VS. Make sure that dotnet run gives you the same result.

https://github.com/luisquintanilla/machinelearning-samples/tree/cv-onnx/samples/csharp/end-to-end-apps/StopSignDetection_ONNX