Git Product home page Git Product logo

azure_custom_vision_trained_pet_classifier's Introduction

Azure Custom Vision Trained Pet Classifier

Welcome to the Azure Custom Vision Trained Pet Classifier project repository! This application allows you to classify images of cats and dogs using a machine learning model trained with the OXFORD PET III DATASET. Please note that the training images have been excluded from this repository due to their large size.

Running the Image Classification Web App

To run the image classification web app on your computer, follow these steps:

  1. Open a Terminal / Command Prompt (CMD).

  2. Use the CMD to navigate to the "src" folder. For example:

cd C:\Users\user\path\to\src

  1. Use Python from the CMD to create a web server on localhost. This will serve the contents of index.html to the web app:

  2. Open your web browser and enter the following in the URL bar: localhost:8000.

  3. Click on the "Browser..." button and upload an image of your favorite cat or dog.

  4. Click on the "Predict" button and wait for 1-3 seconds to receive the model's predictions.

About the Classifier

This image classifier has been developed using Azure Custom Vision and Cognitive Services. It utilizes machine learning algorithms to classify uploaded images into categories, specifically distinguishing between cats and dogs. The model was trained on the OXFORD PET III DATASET, enabling it to recognize common features and characteristics of these animals.

Azure Custom Vision enables the creation of custom image classifiers without the need for extensive machine learning expertise. Cognitive Services, on the other hand, offers a suite of AI tools and services to empower applications with advanced vision, speech, language, and decision-making capabilities.

By leveraging these Azure services, we have developed an intuitive and efficient pet classifier web app that provides quick predictions based on the uploaded images. This project demonstrates the potential of AI and machine learning in everyday applications, making it easy for users to interact with and understand the underlying technology.

Experience the power of Azure Custom Vision and Cognitive Services in action with our pet classifier! ๐Ÿฑ๐Ÿถ

azure_custom_vision_trained_pet_classifier's People

Contributors

fabianomoke avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.