4 Forks
15 Stars
15 Watchers

AzureImageRecognitionProject

This project demonstrates the use of Azure's Cognitive Services to analyze images using AI. End points have been created to identify objects in an image , describe the content of an image , obtain tags of objects present in an image , read text in an image. The back end is developed using .NET Core 2.2, Web API and Azure. The front end is developed using Angular 8, Typescript, HML, CSS.

How to download and setup AzureImageRecognitionProject

Open terminal and run command
git clone https://github.com/My-Azure-Projects/AzureImageRecognitionProject.git
git clone is used to create a copy or clone of AzureImageRecognitionProject repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with AzureImageRecognitionProject https://github.com/My-Azure-Projects/AzureImageRecognitionProject/archive/master.zip

Or simply clone AzureImageRecognitionProject with SSH
[email protected]:My-Azure-Projects/AzureImageRecognitionProject.git

If you have some problems with AzureImageRecognitionProject

You may open issue on AzureImageRecognitionProject support forum (system) here: https://github.com/My-Azure-Projects/AzureImageRecognitionProject/issues