/IdentifyImages

this app is a test for using Machine Learning in identifying images from the pre-trained model, build using Blazor, Tensorflow, and ML.NET

Primary LanguageC#

IdentifyImages

this app is test for using Machine Learning in identifying and classifying images from pre-trained model , build using Blazor, Tensorflow and ML.NET

Notes

Install

git clone https://github.com/aboelkassem/IdentifyImages.git
  • Open ModelBuilder.sln and buid the project to generate ProdutionModel.zip file
  • Open blazerClient.sln and run the project

Screenshots