ngeorgis / pytorch_onnx_openvino
Validation of the PyTorch -> ONNX -> Intel OpenVino workflow using pretrained ResNet-50
☆45Updated 6 years ago
Alternatives and similar repositories for pytorch_onnx_openvino:
Users that are interested in pytorch_onnx_openvino are comparing it to the libraries listed below
- SSD using TensorFlow object detection API with EfficientNet backbone☆63Updated 5 years ago
- Convert MobileNetV3Small defined and pre-trained in PyTorch to a TFLite quantized model☆74Updated last year
- ☆56Updated 4 years ago
- Modified RefineDet☆23Updated 4 years ago
- yolact, fcos, gluoncv☆14Updated 2 years ago
- ☆26Updated 4 years ago
- Implementation of MobileNetV3 in pytorch☆89Updated 5 years ago
- Rotated Box SSD detection Framework with FPN support, next generation object detection framework☆31Updated 5 years ago
- PeleeNet in PyTorch☆40Updated 6 years ago
- ☆59Updated 4 years ago
- Yet another ssd, with its runtime stack for libtorch, onnx and specialized accelerators.☆26Updated 3 years ago
- Keras Implementation of MixNets: Mixed Depthwise Convolutions☆39Updated 4 years ago
- OpenVINO Training Extensions Object Detection☆93Updated 2 years ago
- PyTorch re-implementation of YOLOv4 architecture☆45Updated 4 years ago
- vehicle detection using retinanet☆29Updated 7 years ago
- TensorFlow and Pytorch practice codes with purity and simplicity.☆34Updated 5 years ago
- YOLACT: Real-time Instance Segmentation on the FCOS detector (without bbox cropping), achives 35.2mAP on coco val☆89Updated 4 years ago
- multi-scale training in pytorch☆45Updated 5 years ago
- CUDA implementation of NMS for PyTorch☆85Updated 5 years ago
- 基于hrnet的backbone改进centernet☆21Updated 5 years ago
- ☆138Updated 5 years ago
- achieves 35.1 mAP while as fast as SSD-vgg16☆25Updated 5 years ago
- Pilgrim Project: torch2trt, quick convert your pytorch model to TensorRT engine.☆19Updated 4 years ago
- libnms.so for object detection, can be use in libtorch or caffe or nccn or onnx or TensorRT☆17Updated 5 years ago
- Pelee(NeurIPS'18)-TensorRT Implementation (Caffe Parser)☆86Updated 5 years ago
- PyTorch implementation of "EfficientNet", ICML 2019☆44Updated 5 years ago
- Multiple basenet MobileNet v1,v2, ResNet combined with SSD detection method and it's variants such as RFB, FSSD etc.☆82Updated 6 years ago
- A Conversion tool to convert YOLO v3 Darknet weights to TF Lite model (YOLO v3 PyTorch > ONNX > TensorFlow > TF Lite), and to TensorRT (Y…☆71Updated 2 years ago
- I implemented a detection algorithm with a classification data set that does not have annotation information for the bounding box. Based …☆31Updated 7 years ago
- The replacement of traditional NMS post-processing method in object detection 目标检测中替代传统NMS的后处理方式☆17Updated 3 years ago