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:
- ☆20Updated 4 years ago
- Simple tool to change the INPUT and OUTPUT shape of ONNX.☆15Updated 6 months ago
- Converts CLIP models to ONNX☆11Updated 2 years ago
- ☆25Updated last month
- Python scripts performing object detection using the YOLOv8 model in ONNX.☆11Updated 2 years ago
- Describing How to Enable OpenVINO Execution Provider for ONNX Runtime☆20Updated 5 years ago
- My own C++ additional examples using DepthAI☆15Updated 4 years ago
- [WIP] ONNX parts yard. The various operations described in Operator Schemas are converted in advance into OP stand-alone ONNX files.☆11Updated 6 months 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
- Build TensorFlow Lite runtime with GitHub Actions☆26Updated 2 months ago
- LDC: Lightweight Dense CNN for Edge DetectionのPythonでのONNX推論サンプル☆15Updated 2 years ago
- [IEEE Access - 2022] LMOT : Efficient Light-Weight Detection and Tracking in Crowds☆41Updated 10 months ago
- MobileSAM のエンコーダー/デコーダーをONNXに変換し、推論するサンプル☆12Updated last year
- Sample implementation of 3D object detection with Intel OpenVINO☆15Updated 5 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
- ByteTrack(Multi-Object Tracking by Associating Every Detection Box)のPythonでのONNX推論サンプル☆26Updated 3 years ago
- Swapping face using Face Mesh with TensorFlow Lite☆20Updated 4 years ago
- OpenCVを用いてメッシュ変形を行うサンプル☆25Updated 2 years ago
- Export yolov5 model to run on cpu using tflite☆14Updated 4 years ago
- LightNet is an optimized deep learning framework based on the popular darknet platform. It is optimized to create efficient and high-spee…☆37Updated 2 years ago
- TensorFlow, TensorFlow-Lite Pytorch, Torchvision, TensorRT Benchmarks☆23Updated 10 months 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
- ☆10Updated 2 years ago
- 背景除去モデルであるDIS/IS-NetのPythonでのONNX推論サンプル☆18Updated 2 years ago
- Converts a JSON file to an ONNX file.☆20Updated 2 years ago
- Template project for performing inference on ONNX models in Python.☆17Updated 3 years ago
- Python scripts for performing lane detection using the LSTR model in ONNX☆33Updated 3 years ago
- U-2-NetのPythonでのONNX推論サンプル☆12Updated 3 years ago
- NSFW画像検出モデル(open_nsfw_android)をColaboratory上で動かすサンプル☆16Updated 3 years ago
- 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