Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samh7/dogbreedspredicter


https://github.com/samh7/dogbreedspredicter

csharp ml mldotnet

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# DogBreedsFullStack using ML.NET .NET 8

- To open project, launch DogBreedsModelTrainder.sln or DogBreedsModelTrainder.csproj using visual studio

- Before using chaNge the file paths on line 22 and 83 in Model.cs per the instructions provided in the comments.

- Run the project and paste the full path of the image in your local disk on the console to predict the breed.

- Note: The model is trained on a small dataset and may not be accurate.