yas-sim / openvino-model-server-wrapperLinks
Python wrapper class for OpenVINO Model Server. User can submit inference request to OVMS with just a few lines of code.
☆10Updated 3 years ago
Alternatives and similar repositories for openvino-model-server-wrapper
Users that are interested in openvino-model-server-wrapper are comparing it to the libraries listed below
Sorting:
- Simple tool to change the INPUT and OUTPUT shape of ONNX.☆15Updated 5 months ago
- Sample implementation of 3D object detection with Intel OpenVINO☆15Updated 5 years ago
- Describing How to Enable OpenVINO Execution Provider for ONNX Runtime☆20Updated 5 years ago
- ☆25Updated last week
- Python scripts performing object detection using the YOLOv8 model in ONNX.☆11Updated 2 years ago
- ☆20Updated 4 years ago
- Semi-automated OpenVINO benchmark_app with variable parameters. User can specify multiple options for any parameters in the benchmark_app…☆10Updated 3 years ago
- OpenCVを用いてメッシュ変形を行うサンプル☆25Updated 2 years ago
- 背景除去モデルであるDIS/IS-NetのPythonでのONNX推論サンプル☆18Updated 2 years ago
- My own C++ additional examples using DepthAI☆15Updated 4 years ago
- ☆10Updated 2 years ago
- Swapping face using Face Mesh with TensorFlow Lite☆20Updated 4 years ago
- Converts CLIP models to ONNX☆11Updated 2 years ago
- ByteTrack(Multi-Object Tracking by Associating Every Detection Box)のPythonでのONNX推論サンプル☆26Updated 3 years ago
- U-2-NetのPythonでのONNX推論サンプル☆12Updated 3 years ago
- Multiple types of NN model optimization environments. It is possible to directly access the host PC GUI and the camera to verify the oper…☆24Updated 4 years ago
- [IEEE Access - 2022] LMOT : Efficient Light-Weight Detection and Tracking in Crowds☆41Updated 9 months ago
- [WIP] ONNX parts yard. The various operations described in Operator Schemas are converted in advance into OP stand-alone ONNX files.☆11Updated 5 months ago
- Build TensorFlow Lite runtime with GitHub Actions☆26Updated 2 months ago
- LDC: Lightweight Dense CNN for Edge DetectionのPythonでのONNX推論サンプル☆15Updated 2 years ago
- Python scripts performing class agnostic object localization using the Object Localization Network model in ONNX.☆18Updated 3 years ago
- Template project for performing inference on ONNX models in Python.☆17Updated 3 years ago
- A very simple tool that compresses the overall size of the ONNX model by aggregating duplicate constant values as much as possible.☆52Updated 3 years ago
- Export yolov5 model to run on cpu using tflite☆14Updated 4 years ago
- LearningToCountEverythingをColaboratory上で動かすサンプル☆18Updated 3 years ago
- MobileSAM のエンコーダー/デコーダーをONNXに変換し、推論するサンプル☆12Updated last year
- YOLOv7 training. Generates a head-only dataset in YOLO format. The labels included in the CrowdHuman dataset are Head and FullBody, but i…☆30Updated last year
- Python scripts for performing object detection with the 1000 labels of the ImageNet dataset in ONNX. The repository combines a class agno…☆34Updated 3 years ago
- Simple tool to combine(merge) onnx models. Simple Network Combine Tool for ONNX.☆18Updated last year
- BoT-SORT + YOLOX implemented using only onnxruntime, Numpy and scipy, without cython_bbox and PyTorch. Fast human tracker. OSNet is not u…☆41Updated last year