Sanaxen / cpp_torchLinks
It is tiny-dnn based on libtorch. Only headers without dependencies other than libtorch, deep learning framework
☆37Updated 11 months ago
Alternatives and similar repositories for cpp_torch
Users that are interested in cpp_torch are comparing it to the libraries listed below
Sorting:
- Libtorch Examples☆42Updated 4 years ago
 - Text detection network psenet deployed by libtorch and Qt.☆14Updated 5 years ago
 - C and C++ examples for tensorflow☆128Updated 5 years ago
 - C++ trainable detection library based on libtorch (or pytorch c++). Yolov4 tiny provided now.☆112Updated 3 years ago
 - 使用ONNXRuntime部署PP-YOLOE目标检测,支持PP-YOLOE-s、PP-YOLOE-m、PP-YOLOE-l、PP-YOLOE-x四种结构,包含C++和Python两个版本的程序☆21Updated 3 years ago
 - C++ implementation of YOLOv6 using TensorRT☆28Updated 3 years ago
 - Train and test Unet in keras, deploy in openvino (c++), add pybind11 binding (for Python).☆23Updated 5 years ago
 - Implementing CNN for Digit Recognition (MNIST and SVHN dataset) using PyTorch C++ API☆24Updated 3 years ago
 - SSD net Training on pytorch and Implementation on libtorch☆49Updated 5 years ago
 - Visual Studio C++ demo app for running ssd object detection and deeplab image segmentation on windows using TensorFlow Lite C api☆39Updated 3 years ago
 - Object Detection using a ssd_mobilenet_coco model with OpenCV 3.3 & TensorFlow 1.4 in C++ and XCode☆39Updated 7 years ago
 - Yet another ssd, with its runtime stack for libtorch, onnx and specialized accelerators.☆26Updated 7 months ago
 - 使用ONNXRuntime部署PicoDet目标检测,包含C++和Python两个版本的程序☆30Updated 3 years ago
 - ☆16Updated 5 years ago
 - I use mobilenetv2 to export a model with 5 classes, then use libtorch to load and run it.☆18Updated 4 years ago
 - 一种适合工业级应用的基于深度学习的实时人脸检测与识别算法的C++实现,仅仅只依赖opencv库☆51Updated 3 years ago
 - This project is based on darknet to get image segmentation☆105Updated 5 years ago
 - LibTorch Visual C++ template☆42Updated last year
 - 用opencv的dnn模块做文本检测与识别,包含C++和Python两种版本的实现☆34Updated 4 years ago
 - ☆33Updated 5 years ago
 - Detectron2 Libtorch C++ faster rcnn☆13Updated 4 years ago
 - pedestrian detector with tensorflow C++ API☆11Updated 4 years ago
 - 图像分割标注工具☆31Updated 6 years ago
 - 使用ONNXRuntime部署anchor-free系列的YOLOR,包含C++和Python两种版本的程序☆41Updated 4 years ago
 - Intelligent monitoring of escalator.Function including traffic statistics,passenger retention detection and large object retention detect…☆26Updated last year
 - 手摸手 美团 YOLOv6模型训练和TensorRT端到端部署方案教程☆34Updated 3 years ago
 - yolov5-v6.0 opencv dnn☆24Updated 2 years ago
 - this is a tensorrt version unet, inspired by tensorrtx☆38Updated last year
 - 自然场景检测DBNet网络的tensorrt版本☆22Updated 4 years ago
 - ONNX Runtime Inference C++ Example☆249Updated 7 months ago