JuliusSuryaS / pytorch_cpp_exampleLinks
Example of loading pytorch model in C++ with libtorch
☆13Updated 5 years ago
Alternatives and similar repositories for pytorch_cpp_example
Users that are interested in pytorch_cpp_example are comparing it to the libraries listed below
Sorting:
- Just messing around with PyTorch 1.0's JIT compiler and their new C++ API Libtorch.☆19Updated 5 years ago
- libnms.so for object detection, can be use in libtorch or caffe or nccn or onnx or TensorRT☆17Updated 5 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
- Cascade of CNNs for Robust Facial Landmarks Detection☆15Updated 4 years ago
- C++ Version Code for 'Recurrent Scale Approximation for Object Detection in CNN' in ICCV 2017☆16Updated 7 years ago
- Simple and Effective Face Detector, based on Progressive Calibration Networks (PCN) which is an accurate rotation-invariant face detector…☆24Updated 4 years ago
- Libtorch C++ Examples☆53Updated 3 years ago
- Object Tracking Algorithms Resources☆51Updated 7 years ago
- GHM_Detection☆16Updated 6 years ago
- Object Depth via Motion and Segmentation Dataset☆73Updated 2 months ago
- Validation of the PyTorch -> ONNX -> Intel OpenVino workflow using pretrained ResNet-50☆45Updated 6 years ago
- ☆41Updated last year
- Code written for OpenCV during GSoC 2019 related to Facial Landmark Detection☆10Updated 5 years ago
- A small C++ library for efficient calculation of rotation invariant features in 2D images using OpenCV.☆12Updated 4 years ago
- vehicle detection using retinanet☆29Updated 7 years ago
- Convert MobileNetV3Small defined and pre-trained in PyTorch to a TFLite quantized model☆74Updated 2 years ago
- Automated Steel Bar Counting and Center Localization with Convolutional Neural Networks☆34Updated 6 years ago
- Convert a matcaffe model (column major) to a pycaffe or c++ caffe (row major) model☆14Updated 6 years ago
- 用python和c++实现了原始的LBP、圆形LBP、旋转不变的圆形LBP、等价模式的圆形LBP、旋转不变的等价模式的圆形LBP。python版本LBP用于模型训练,c++版本LBP用于模型部署。☆11Updated 6 years ago
- Pytorch implementation of Quadratic Additive Angular Margin Loss for Face Recognition☆35Updated 4 years ago
- A pytorch implementation of yolov3☆24Updated 6 years ago
- install script and example for clCaffe which will run caffe by OpenCL (this is for https://github.com/01org/caffe/tree/inference-optimiz…☆12Updated 7 years ago
- A face detector based on the work "Aggregate channel features for multi-view face detection" presented by Bin Yang, Junjie Yan, Zhen Lei …☆35Updated 7 years ago
- ☆31Updated 6 years ago
- http://host.robots.ox.ac.uk/pascal/VOC/index.html☆23Updated 9 years ago
- Fast accurate realtime segmentation with DeepLabV3 and MobileNetV2 backbone☆27Updated 6 years ago
- an end-to-end instance-segmentation framework inspired by YOLO and mask R-CNN☆13Updated 5 years ago
- siamise networks☆14Updated 8 years ago
- A light and fast one class detection framework for edge devices.☆18Updated 5 years ago
- a opencv implementation of Shinji Umeyama Similiar Transfrom.☆20Updated 3 years ago