randombenj / detectron2onnx-inference
Export [detectron2](https://github.com/facebookresearch/detectron2) model to [onnx](https://github.com/onnx/onnx) and run inference using [caffe2 onnx backend](https://pytorch.org/tutorials/advanced/super_resolution_with_caffe2.html). This let's you run inference on a raspberry pi with acceptable inference times.
☆15Updated 3 years ago
Alternatives and similar repositories for detectron2onnx-inference:
Users that are interested in detectron2onnx-inference are comparing it to the libraries listed below
- A TensorFlow2.x implementation of Single Shot MultiBox Detector☆9Updated 4 years ago
- Python scripts for performing object detection with the 1000 labels of the ImageNet dataset in ONNX. The repository combines a class agno…☆33Updated 3 years ago
- End-to-end face detection, cropping, norm estimation, and landmark detection in a single onnx model☆69Updated 2 years ago
- Describing How to Enable OpenVINO Execution Provider for ONNX Runtime☆19Updated 4 years ago
- ☆22Updated last week
- Deep learning based human pose estimation demo in Python using Intel OpenVINO toolkit☆18Updated 2 years ago
- Sample implementation of 3D object detection with Intel OpenVINO☆15Updated 4 years ago
- Simple tool to combine(merge) onnx models. Simple Network Combine Tool for ONNX.☆17Updated 9 months ago
- Python scripts performing class agnostic object localization using the Object Localization Network model in ONNX.☆18Updated 2 years ago
- ☆22Updated 3 years ago
- How to export PyTorch models with unsupported layers to ONNX and then to Intel OpenVINO☆27Updated this week
- Demonstrates how to divide a DL model into multiple IR model files (division) and introduce a simplest way to implement a custom layer wo…☆12Updated 3 years ago
- Torchserve + TensorRT + Detection☆18Updated 3 years ago
- 4K-Face: A Dataset with Huge Scale-variance Faces☆35Updated 5 years ago
- ☆20Updated last year
- YOLOv5 C++ inference implemented using multiple frameworks: ncnn, OpenVINO, MNN, ONNXRuntime, and OpenCV.☆13Updated last month
- Simple tool to change the INPUT and OUTPUT shape of ONNX.☆14Updated 2 years ago
- ☆10Updated 3 years ago
- Official Repository for FastNet, An Efficient Convolutional Neural Network Architecture, highly optimized for Smart Devices.☆17Updated 6 years ago
- Library for converting from RGB / GrayScale image to base64 and back.☆19Updated 2 years ago
- Real-time CPU person segmentation for privacy in video calls☆36Updated 4 years ago
- A very simple tool to rewrite parameters such as attributes and constants for OPs in ONNX models. Simple Attribute and Constant Modifier …☆13Updated 8 months ago
- Python scripts using the Mediapipe models for Halloween.☆41Updated 3 years ago
- Object Detection for Video with MXNet and GluonCV using YOLOv3☆22Updated 2 years ago
- Code for paper Rethinking the Data Annotation Process for Multi-view 3D Pose Estimation with Active Learning and Self-Training☆22Updated last year
- Converting the ONNX model representation to the TensorFlow Lite representation.☆34Updated 4 years ago
- Packaged TResNet based on Official PyTorch Implementation☆15Updated 4 years ago
- Advanced inference pipeline using NVIDIA Triton Inference Server for CRAFT Text detection (Pytorch), included converter from Pytorch -> O…☆32Updated 3 years ago
- effort to incorporate medipipe to Nvidia Jetson ecosystem☆49Updated 2 years ago
- MnasNet by Pytorch and NCNN☆9Updated 6 years ago