lucasjinreal / thorLinks
thor: C++ helper library, for deep learning purpose
☆277Updated 3 years ago
Alternatives and similar repositories for thor
Users that are interested in thor are comparing it to the libraries listed below
Sorting:
- ☆241Updated 6 years ago
- This is a C++ implementation of CenterNet using TensorRT and CUDA☆147Updated 2 years ago
- PyTorch C++ inference with LibTorch☆332Updated 4 years ago
- Implement popular deep learning networks in pytorch, used by tensorrtx.☆197Updated 3 years ago
- convert your yolov3-tiny model to trt model☆91Updated 5 years ago
- A Libtorch implementation of the YOLO v3 object detection algorithm☆454Updated 5 years ago
- Code for some onnxruntime projects☆121Updated 4 years ago
- Run YoloV3 with the newest TensorRT6.0 at 37 fps on NVIIDIA 1060.☆87Updated 5 years ago
- TensorRT ONNX Plugin、Inference、Compile☆467Updated 4 years ago
- TensorRT Net Wrapper☆95Updated 6 years ago
- A set of tool which would make your life easier with Tensorrt and Onnxruntime. This Repo is designed for YoloV3☆80Updated 5 years ago
- TensorRT-7 Network Lib 包括常用目标检测、关键点检测、人脸检测、OCR等 可训练自己数据☆534Updated 4 years ago
- A tutorial about how to build a TensorRT Engine from a PyTorch Model with the help of ONNX☆247Updated 4 years ago
- ⚡️ Using NNIE as simple as using ncnn ⚡️☆185Updated 3 years ago
- ☆81Updated 4 years ago
- SSD net Training on pytorch and Implementation on libtorch☆49Updated 5 years ago
- 加入关键点的darknet训练框架,轻量级的人脸检测,支持ncnn推理☆213Updated 5 years ago
- Useful tensorrt plugin. For pytorch and mmdetection model conversion.☆165Updated last year
- LFD is a big update upon LFFD. Generally, LFD is a multi-class object detector characterized by lightweight, low inference latency and s…☆418Updated 4 years ago
- 设计的轻量级RFB进行行人检测,AP达到0.7993,参数量仅有3.1MB,200 FPS☆175Updated 5 years ago
- c++ version of https://github.com/nwojke/deep_sort.☆144Updated 5 years ago
- centerNet Caffe inference CPP☆68Updated 6 years ago
- use TensorRT accelerate yolo3☆121Updated 6 years ago
- 基于CenterNet训练的目标检测&人脸对齐&姿态估计模型☆286Updated 4 years ago
- mmdetection in python训练, libtorch in c++部署☆12Updated 4 years ago
- Gluon-Mobilenet-yolov3☆98Updated 5 years ago
- Lane detection model for mobile device via MNN project☆77Updated 5 years ago
- A tensorrt implementation of yolov5: https://github.com/ultralytics/yolov5