Coder Social home page Coder Social logo

jacinto-ai-devkit's Introduction

Jacinto AI DevKit

This repository provides various training tools for AI, including Deep Learning, traditional Machine Learning and Computer Vision. This repository does not contain any code, but has submodule links that point to the code.

Embedded AI, especially Embedded Inference of Deep Learning models is quite challenging - due to high compute requirements. We show several low complexity Deep Learning models that make Inference on Low Power Embedded Platforms practical. We also have examples of Calibration/Training to make models Quantization friendly.

Several of these models have been verified to work on TI's Jacinto Automotive Processors - but they are also generic and can be used on a variety of Embedded Platforms. This code is primarily intended for learning and research.

Contents

  • PyTorch based training of Object Detection, Semantic Segmentation (and a variety of similar Pixel2Pixel tasks), Multi-Task Learning, Calibration for Quantization, Quantization Aware Training.
  • TensorFlow2.0 based training and quantization examples (coming soon...)
  • Caffe based training of Object Detection, Semantic Segmentation.
  • HOG/Adaboost based training for Object Detection - i.e. using traditional ML.

Obtaining the code

After cloning this repository, execute the following command to pull the submodules.

./git_submodule_update.sh

If there is any issue with the above script, you can visit https://git.ti.com/jacinto-ai-devkit and get the URLs to manually clone/pull the respositories.

Submodules

Issue Tracker:

Notes:

  • Each of those submodules have detailed documentation and separate LICENSE files. Click on the links to open the documentation.
  • If you click on one of the links above - it will navigate to a repository hosted in https://git.ti.com/jacinto-ai-devkit. From there, you can click on one of the tabs to get more information on that repository.
  • For example, the about tab shows documentation. The summary tab lists all the branches, commit information and links for cloning that repository (i.e. if you would like to directly clone without using the above submodule command).

License

Please see the LICENSE file for more information about the license under which this repository is made available. The LICENSE file of each submodule is inside that submodule.

jacinto-ai-devkit's People

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.