ngeorgis / pytorch_onnx_openvinoLinks
Validation of the PyTorch -> ONNX -> Intel OpenVino workflow using pretrained ResNet-50
☆44Updated 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
Sorting:
- SSD using TensorFlow object detection API with EfficientNet backbone☆63Updated 6 years ago
- Convert MobileNetV3Small defined and pre-trained in PyTorch to a TFLite quantized model☆75Updated 2 years ago
- Rotated Box SSD detection Framework with FPN support, next generation object detection framework☆31Updated 6 years ago
- Yet another ssd, with its runtime stack for libtorch, onnx and specialized accelerators.☆26Updated 6 months ago
- PyTorch re-implementation of YOLOv4 architecture☆46Updated 5 years ago
- A PyTorch implementation of DANet based on CVPR 2019 paper "Dual Attention Network for Scene Segmentation"☆11Updated 5 years ago
- ☆26Updated 4 years ago
- A simple pytorch implementation of CenterNet (CenterNet: Keypoint Triplets for Object Detection)☆32Updated 5 years ago
- FCOS with VoVNet(CVPRW'19) backbone networks☆59Updated 6 years ago
- 基于hrnet的backbone改进centernet☆22Updated 6 years ago
- Learning Data Augmentation Strategies for Object Detection in numpy☆55Updated 4 years ago
- Optimizing keras models using Nvidia TensorRT☆13Updated 6 years ago
- ☆56Updated 4 years ago
- Mobilenet model converted from tensorflow☆48Updated 7 years ago
- Benchmark and Leaderboard for Generic SKU Detection☆51Updated 5 years ago
- Concise, Modular, Human-friendly PyTorch implementation of EfficientNet with Pre-trained Weights.☆35Updated 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
- non-official PyTorch implementation of MobileNeXt from paper [Rethinking Bottleneck Structure for Efficient Mobile Network Design]☆48Updated 4 years ago
- pytorch implementation of Funnel Activation (FReLU)☆16Updated 5 years ago
- yolov3 model compress and acceleration (quantization, sparse), c++ version☆37Updated 5 years ago
- Pytorch implementation of Quadratic Additive Angular Margin Loss for Face Recognition☆35Updated 4 years ago
- ATSS-EfficientDet implemented in PyTorch, outperforming the original EfficientDet. Weights are released.☆67Updated 5 years ago
- A mxnet object detection library contains implementations of RFCN, FCOS, RetinaNet, OpenPose, etc..☆31Updated 4 years ago
- YOLACT: Real-time Instance Segmentation on the FCOS detector (without bbox cropping), achives 35.2mAP on coco val☆90Updated 5 years ago
- Rethinking Bottleneck Structure for Efficient Mobile Network Design☆13Updated 5 years ago
- libnms.so for object detection, can be use in libtorch or caffe or nccn or onnx or TensorRT☆18Updated 6 years ago
- Training Toolbox for Caffe☆48Updated last year
- TensorRT implementation of "RepVGG: Making VGG-style ConvNets Great Again"☆78Updated 4 years ago
- Keras Implementation of MixNets: Mixed Depthwise Convolutions