GithubHelp home page GithubHelp logo

microsoft / dstoolkit-objectdetection-tensorflow-azureml Goto Github PK

View Code? Open in Web Editor NEW
13.0 29.0 11.0 27.48 MB

The object detection solution accelerator provides a pre-packaged solution to train, deploy and monitor custom object detection models using the TensorFlow object detection API within Azure ML.

License: Other

Dockerfile 1.11% Jupyter Notebook 10.49% Python 88.41%
dstoolkit

dstoolkit-objectdetection-tensorflow-azureml's Introduction

banner

Object Detection Solution Accelerator

This repository contains all the code for training TensorFlow object detection models within Azure Machine Learning (AML) with setups for training on Azure compute, experiment monitoring and endpoint deployment as a webservice. It is built on the MLOps Accelerator and provides end to end training and deployment pipelines allowing quick and easy setup of CI/CD pipelines for your projects.

For detailed documentation please refer to the docs section of the repo containing the solution wiki.

Prerequisites

In order to successfully setup your solution you will need to have access to and or provisioned the following:

  • Access to an Azure subscription
  • Access to an Azure DevOps subscription
  • Annotated Images

Getting Started

In order to get started with setup and running your first model training experiment and deployment please refer to the QuickStart page within the docs section of this repo. This will provide the quickest path to environment setup and experiment running.

QuickStart

For the full MLOps setup please refer to the documentation within the MLOps page of the docs section of this repo. As this is built on the MLOps accelerator further documentation can be found in that repo.

Repository Structure

This section breaks down the structure of the repo and how the code is organised into an end to end workflow.

├───azure-pipelines
│   ├───arm-templates
│   └───pipelines
├───configuration
├───docker
│   ├───tf_1
│   └───tf_2
├───docs
├───notebooks
├───operation
└───src
    ├───data_orchestration
    ├───deployment
    │   ├───endpoint_check
    │   ├───test
    │   └───utils
    ├───packages
    │   ├───azure_utils
    │   └───tfod_utils
    ├───plotting
    └───training
        └───scripts
  • azure-pipelines - Azure resource templates (ARM) for the project as well as the devops pipelines
  • configuration - Environment configuration files
  • docker - Base docker images to run the solution
  • docs - contains solution documentation wiki in .md format. Designed to be imported as an Azure DevOps wiki
  • notebooks - example notebooks on model training and deployment
  • operation - python code for MLOps retraining pipelines
  • src - contains the python solution source code and packages, including experiment submission scripts

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft’s Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party’s policies.

dstoolkit-objectdetection-tensorflow-azureml's People

Contributors

microsoft-github-policy-service[bot] avatar msharman avatar strawhl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dstoolkit-objectdetection-tensorflow-azureml's Issues

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.