Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samh7/dogbreedspredicter
https://github.com/samh7/dogbreedspredicter
csharp ml mldotnet
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/samh7/dogbreedspredicter
- Owner: samh7
- Created: 2024-07-30T14:52:32.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-16T10:06:33.000Z (3 months ago)
- Last Synced: 2024-10-28T17:39:40.556Z (3 months ago)
- Topics: csharp, ml, mldotnet
- Language: C#
- Homepage:
- Size: 89.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.