All Projects → DataXujing → TensorRT_CV

DataXujing / TensorRT_CV

Licence: other
🚀🚀🚀NVIDIA TensorRT 加速推断教程!

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to TensorRT CV

Yolo V3 Tensorflow
👷 👷👷 YOLO V3(Tensorflow 1.x) 安全帽 识别 | 提供数据集下载和与预训练模型
Stars: ✭ 173 (+38.4%)
Mutual labels:  cv
Ailearners
机器学习、深度学习、自然语言处理、计算机视觉、各种算法等AI领域相关技术的路线、教程、干货分享。笔记有:机器学习实战、剑指Offer、cs231n、cs131、吴恩达机器学习、cs224n、python自然语言处理实战
Stars: ✭ 234 (+87.2%)
Mutual labels:  cv
machine learning
机器学习、深度学习、NLP实战项目
Stars: ✭ 123 (-1.6%)
Mutual labels:  cv
Awesome Cv
📄 Awesome CV is LaTeX template for your outstanding job application
Stars: ✭ 14,957 (+11865.6%)
Mutual labels:  cv
Best Resume Ever
👔 💼 Build fast 🚀 and easy multiple beautiful resumes and create your best CV ever! Made with Vue and LESS.
Stars: ✭ 15,124 (+11999.2%)
Mutual labels:  cv
Gordon cnn
A small convolution neural network deep learning framework implemented in c++.
Stars: ✭ 241 (+92.8%)
Mutual labels:  cv
Awesome Pytorch List
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
Stars: ✭ 12,475 (+9880%)
Mutual labels:  cv
vue-modern-resume
🗂 A simple resume template based on Vue.js framework and Vuetify UI toolkit.
Stars: ✭ 104 (-16.8%)
Mutual labels:  cv
Cv
🎓 Best in Class modern CV, Resume and Portfolio website template. All-in-One-Page site with simply customizable builder.
Stars: ✭ 232 (+85.6%)
Mutual labels:  cv
Deepstream Project
This is a highly separated deployment project based on Deepstream , including the full range of Yolo and continuously expanding deployment projects such as Ocr.
Stars: ✭ 120 (-4%)
Mutual labels:  tensorrt
Depthai
DepthAI Python API utilities, examples, and tutorials.
Stars: ✭ 203 (+62.4%)
Mutual labels:  cv
Bbox Visualizer
Make drawing and labeling bounding boxes easy as cake
Stars: ✭ 225 (+80%)
Mutual labels:  cv
Drowsiness detection
Stars: ✭ 250 (+100%)
Mutual labels:  cv
Resume
이력서 (RESUME)
Stars: ✭ 173 (+38.4%)
Mutual labels:  cv
online-resume
Programmers Online Resume Website Jekyll Theme Check Live Preview @
Stars: ✭ 47 (-62.4%)
Mutual labels:  cv
Knockknock
🚪✊Knock Knock: Get notified when your training ends with only two additional lines of code
Stars: ✭ 2,304 (+1743.2%)
Mutual labels:  cv
Watermark Remover
Remove watermark automatically(Just can use for fixed position watermark till now). 自动水印消除算法的实现(目前只支持固定水印位置)。
Stars: ✭ 236 (+88.8%)
Mutual labels:  cv
nanodet tensorrt int8
nanodet int8 量化,实测推理2ms一帧!
Stars: ✭ 37 (-70.4%)
Mutual labels:  tensorrt
myprofile
Generate your resume easily from Github actions ✅ using discussion section 📃 🚀
Stars: ✭ 19 (-84.8%)
Mutual labels:  cv
awesome-libraries
😎 Libraries that are being shown in Sourcerer profiles.
Stars: ✭ 131 (+4.8%)
Mutual labels:  cv

TensorRT的介绍及应用

**🔥 🔥 🔥 我们参加NVIDIA和阿里云共同举办的TensorRT异构计算比赛,喜提第三名(二等奖): 附开源地址:https://github.com/DataXujing/TensorRT-DETR **


感谢小伙伴的关注, 源码奉上!!!

: 链接:https://pan.baidu.com/s/1ZJy9Vkeo6y1w3icknSxLlA 提取码:usxg


Xu Jing

本项目介绍了深度学习中TensorRT对TensorFlow,ONNX,Caffe,Pytorch等框架的推断加速,TensorRT提供了C++ API和Python API,它解决了GPU模型推断加速的优化瓶颈;目前TensorRT的版本为7.x.x,TensorRT并不对以上框架的所有操作均支持。

在线slide的地址:https://dataxujing.github.io/TensorRT_CV/index.html#slide=1

在线B站视频教程: https://www.bilibili.com/video/av86802077

内容:

  1. What is TensorRT
  2. How Do I Get TensorRT?
  3. Working with TensorRT Using the Python API
  4. An Object Detection Model: YOLO v3 with TensorRT (Example 1)
  5. A Classification Model: ResNet50 with TensorRT (Example 2)

由于源码占用空间较大,请索要源码的小伙伴发邮件到[email protected],我会在看到的第一时间回复大家,谢谢支持和理解!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].