visual-data-science / Cognitives-Services

This repository contains examples of differents cognitives services that using artificial intelligence to predict things in images.

Home Page:https://predictimages.azurewebsites.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cognitive Services

This project aims to test and present several tools for the classification of images.

Computer Vision API is an artificial intelligence tool from Microsoft to analyze images. This tool is capable of performing visual analysis on images, detecting various characteristics such as the image's category, people, tags, colors, whether the content is adult or not. There is an article on Medium (Portuguese) that explain how this service works.

Custom Vision is a Microsoft service used for image classification. This service is a new version of Microsoft’s Computer Vision API that allows users to specialize a pre-trained model (ResNet, AlexNet) using images they want to sort. There is an article on Medium (Portuguese) that explain how this service works.

Video Indexer is a Microsoft beta service used to detection of objects in videos.

Support

Do you have any questions? Send a message to msgrubler@gmail.com

Contribute to this Project

You are welcome to fix errors or suggest additions by creating pull requests.

About

This repository contains examples of differents cognitives services that using artificial intelligence to predict things in images.

https://predictimages.azurewebsites.net/

License:MIT License


Languages

Language:HTML 48.7%Language:C# 45.4%Language:CSS 4.9%Language:JavaScript 1.0%