onnx-models
There are 112 repositories under onnx-models topic.
openvinotoolkit/open_model_zoo
Pre-trained Deep Learning models and demos (high quality and extremely fast)
gkonovalov/android-vad
Android Voice Activity Detection (VAD) library. Supports WebRTC VAD GMM, Silero VAD DNN, Yamnet VAD DNN models.
elliotwaite/pytorch-to-javascript-with-onnx-js
Run PyTorch models in the browser using ONNX.js
microsoft/nn-Meter
A DNN inference latency prediction toolkit for accurately modeling and predicting the latency on diverse edge devices.
PINTO0309/simple-onnx-processing-tools
A set of simple tools for splitting, merging, OP deletion, size compression, rewriting attributes and constants, OP generation, change opset, change to the specified input order, addition of OP, RGB to BGR conversion, change batch size, batch rename of OP, and JSON convertion for ONNX models.
Telosnex/fonnx
ONNX runtime for Flutter.
autodeployai/ai-serving
Serving AI/ML models in the open standard formats PMML and ONNX with both HTTP (REST API) and gRPC endpoints
instant-high/wav2lip-onnx-HQ
Full version of wav2lip-onnx including face alignment and face enhancement and more...
ForserX/StableDiffusionUI
Stable Diffusion UI: Diffusers (CUDA/ONNX)
gmalivenko/onnx-opcounter
Count number of parameters / MACs / FLOPS for ONNX models.
mdciri/YOLOv7-Bone-Fracture-Detection
YOLOv7 to detect bone fractures on X-ray images
CaptchaAgent/hcaptcha-model-factory
🏗 hCaptcha image label binary model factory (PyTorch Training, Cluster-based Auto Label Tools, Export ONNX model, ONNX model inference)
justinchuby/onnx-safetensors
Use safetensors with ONNX 🤗
asiryan/caffe2onnx
Convert Caffe models to ONNX.
NeuralAction/Vision
Computer Vision And Neural Network with Xamarin
asigalov61/Allegro-Music-Transformer
Full-attention multi-instrumental music transformer featuring asymmetrical encoding with octo-velocity, and chords counters tokens, optimized for speed and performance
sioaeko/OpenVoiceChanger
✨ A real-time voice changer application using WebSockets and ONNX/TensorFlow/PyTorch
QIN2DIM/recaptcha-challenger
🦉Gracefully face reCAPTCHA challenge with ModelHub embedded solution.
instant-high/wav2lip-onnx-256
Simple and fast wav2lip using new 256x256 resolution trained onnx-converted model for inference. Easy installation
xN1ckuz/Crosswalks-Detection-using-YOLO
Crosswalks Detection using YOLO, project for Computer Vision and Machine Perception course at University of Basilicata, Computer Science and Engineering.
nkxingxh/NailongDetection
奶龙检测 NailongDetection:检测图片中的奶龙、动漫风格人物、龙图和黄桃罐头等目标。
ankandrew/open-image-models
Pre-trained image models using ONNX for fast, out-of-the-box inference.
chinoll/deepdanbooru_onnx
Easy-to-use danbooru anime image classification model
instant-high/wav2lip-onnx
simple and fast wav2lip using onnx models for face-detection and inference. Easy installation
Mobile-Artificial-Intelligence/babylon.cpp
Babylon.cpp is a C and C++ library for grapheme to phoneme conversion and text to speech synthesis. For phonemization a ONNX runtime port of the DeepPhonemizer model is used. For speech synthesis VITS models are used. Piper models are compatible after a conversion script is run.
s1ddok/Sardonyx
Convert your ONNX models into Swift for TensorFlow or Metal Performance Shaders (WIP)
RsGoksel/Cpp-Object-Detection-Yolov5-OpenCV
C++ Object Detection with YOLOv5 involves implementing real-time and image object detection using the YOLOv5 model in the C++ programming language, enabling identification and localization of objects in images or video streams.
Ivan-Ayub97/Warlock-Studio
Suite for Windows with Real-ESRGAN, BSRGAN , IRCNN, GFPGAN & RIFE. Upscaling, face restoration, frame interpolation, denoising, batch processing & GPU acceleration in one tool.
instant-high/deoldify-onnx
Easy to install image and video colorization using onnx converted deoldify model
cronz/cnlite_cs
cnlite is a c# library to do chinese ocr based on project chineseocr_lite
nipponjo/tts-arabic-flutter
Flutter demo app for Arabic TTS with ONNX models
blcksrx/onnx-rest
A Simple and Fast Rest API for productionization the ONNX models
carlosmbe/SpeechDiarizationStarter
Template Project For iOS Apps using .onnx Speech Models for Speech Diarization
imsanjoykb/PyTorch-to-Tensorflow
Convert Pytorch Model To Tensorflow
SihabSahariar/Yolov11-ONNX-Object-Detection
Python scripts performing object detection using the YOLOv11 model in ONNX.
huuquyet/PhoWhisper-next
Demo using PhoWhisper models of VinAI built with Transformers.js + Next.js