Coder Social home page Coder Social logo

michaelnguyen11 / edgeai-yolox Goto Github PK

View Code? Open in Web Editor NEW

This project forked from texasinstruments/edgeai-yolox

0.0 0.0 0.0 8.05 MB

YOLOX-ti-lite models are optimized for deployment on TI edge processors

License: Other

Shell 3.18% C++ 4.00% Python 92.82%

edgeai-yolox's Introduction

YOLOX based Models

This repository is a fork of YOLOX. This contains the enhancements of the YOLOX repository for supporting additional tasks and embedded friendly ti_lite models.

Installation

Step1. Install YOLOX.

./setup.sh

Step2. Install pycocotools.

pip3 install cython; pip3 install 'git+https://github.com/cocodataset/cocoapi.git#subdirectory=PythonAPI'

Tasks supported

  • 2D Detection (with Ti-lite models)

    • These YOLOX based 2D detection models are optimized for TI processors.
    • Refer to this readme for further details.
  • 6D Pose Estimation

    • 6D pose estimation or object pose estimation aims to estimate the 3D orientation and 3D translation of objects in a given environment. In this work, we propose a multi-object 6D pose estimation framework by enhancing the YOLOX object detector. The network is end-to-end trainable and detects each object along with its pose from a single RGB image without any additional post-processing.
    • Refer to this readme for further details.
  • Keypoint Detection / Human Pose Estimation

    • Multi person 2D pose estimation is the task of understanding humans in an image. Given an input image, target is to detect each person and localize their body joints. In this work, we introduce a novel heatmap-free approach for joint detection, and 2D multi-person pose estimation in an image based on the popular YOLO object detection framework.
    • In general, this can be called Keypoint Detection or 2D Pose Estimation.
    • Refer to readme for further details.

Sample Inferences

  • Given below are sample inferences for the tasks of human pose estimation and 6d pose estimation.

    Human Pose Estimation 6D Pose Estimation

Note:

See the original documentation

edgeai-yolox's People

Contributors

debapriyamaji avatar fatescript avatar joker316701882 avatar goatmessi8 avatar developer0hye avatar ryuzuki1204 avatar ankandrew avatar wwqgtxx avatar zhiqwang avatar nihui avatar haolongzhangm avatar f0xzz avatar deftruth avatar r-b-g-b avatar swhl avatar tonysy avatar waynemao avatar xxr3376 avatar amazingzby avatar shachargluska avatar cmdbug avatar xiguadong avatar yahoo17 avatar cvpfus avatar hhngdcz avatar jario-jin avatar rangilyu avatar imneonizer avatar lgd-ti-fighting avatar pinto0309 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.