Code Monkey home page Code Monkey logo

tensorrt-zoo's Introduction

tensorrt-zoo

common computer vision models and some useful tools base on tiny-tensorrt.

抱歉各位我现在没有太多精力维护这个项目,希望各位在提issue的时候能够尽量根据模板把信息补充完整,只是简单说明或者贴个失败的图我也无法定位问题

This project will not update with latest tiny-tensorrt, and I don't have much time maintain this repo, if you have any issue while modify this project with openpose and yolov3, please try dig into source code by your self, I don't remenber the details too :D

Roadmap

  • openpose 🔥🔥🔥 --- 2019.10.17
  • yolov3
  • find some interesting things can done with tiny tensorrt 💃💃💃

Quick Start

for run sample you need to install opencv and TensorRT

git clone --recursive https://github.com/zerollzeng/tensorrt-zoo.git
mkdir build && cd build && cmake -D PYTHON_API ON .. && make

for yolo3 sample see docs/yolov3.md for openpose sample see docs/openpose.md

System requirements

CUDA version >= 10.0 is fully test

TensorRT 6.0+, 5.x you need to reset old commit(not recommend)

OPENCV version >= 3.0, only use for read/write images and some basic image processing. so version 2.x might work but have not been tested.

About License

most of the openpose post processing was copy and modify slightly from official openpose repo,maybe you should distribute it under openpose's license, so as for some other code. for the other I wrote, You just DO WHAT YOU WANT TO.

tensorrt-zoo's People

Contributors

zerollzeng avatar zheqiushui 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.