An open API service providing repository metadata for many open source software ecosystems.

Topic: "onnx-runtime"

snakers4/silero-vad

Silero VAD: pre-trained enterprise-grade Voice Activity Detector

Language: Python - Size: 100 MB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 5,711 - Forks: 545

locaal-ai/obs-backgroundremoval

An OBS plugin for removing background in portrait images (video), making it easy to replace the background when recording or streaming.

Language: C++ - Size: 84.5 MB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 3,288 - Forks: 222

NickSwardh/YoloDotNet

YoloDotNet - A C# .NET 8.0 project for Classification, Object Detection, OBB Detection, Segmentation and Pose Estimation in both images and videos.

Language: C# - Size: 422 MB - Last synced at: about 8 hours ago - Pushed at: about 9 hours ago - Stars: 501 - Forks: 83

dme-compunet/YoloSharp

🚀 A high performance real-time object detection solution using YOLO11 ⚡️ powered by ONNX-Runtime

Language: C# - Size: 57.5 MB - Last synced at: 4 days ago - Pushed at: 7 days ago - Stars: 400 - Forks: 75

nbigaouette/onnxruntime-rs

Rust wrapper for Microsoft's ONNX Runtime (version 1.8)

Language: Rust - Size: 568 KB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 292 - Forks: 99

jobergum/browser-ml-inference

Edge Inference in Browser with Transformer NLP model

Language: Jupyter Notebook - Size: 77.5 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 283 - Forks: 52

FaceONNX/FaceONNX

Face recognition and analytics library based on deep neural networks and ONNX runtime

Language: C# - Size: 20.1 MB - Last synced at: 13 days ago - Pushed at: 4 months ago - Stars: 232 - Forks: 41

triton-inference-server/onnxruntime_backend

The Triton backend for the ONNX Runtime.

Language: C++ - Size: 296 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 144 - Forks: 64

MagicalMadoka/funcaptcha-challenger

A free python library that provides a simple interface to solve FunCaptcha challenges.

Language: Python - Size: 5.05 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 127 - Forks: 36

emptysoal/tensorrt-experiment

Base on tensorrt version 8.2.4, compare inference speed for different tensorrt api.

Language: Python - Size: 92 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 42 - Forks: 4

ms-iot/ros_msft_onnx 📦

ONNX Runtime for the Robot Operating System (ROS), works on ROS1 and ROS2

Language: C++ - Size: 9.47 MB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 35 - Forks: 12

josephrocca/super-resolution-js

SOTA image super-resolution in JavaScript/Wasm using an ONNX-ported SwinIR model

Language: HTML - Size: 47.9 KB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 34 - Forks: 9

itlab-vision/dl-benchmark

Deep Learning Inference benchmark. Supports OpenVINO™ toolkit, TensorFlow, TensorFlow Lite, ONNX Runtime, OpenCV DNN, MXNet, PyTorch, Apache TVM, ncnn, PaddlePaddle, etc.

Language: HTML - Size: 141 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 32 - Forks: 38

Yulv-git/Model-Inference-Deployment

A curated list of awesome inference deployment framework of artificial intelligence (AI) models. OpenVINO, TensorRT, MediaPipe, TensorFlow Lite, TensorFlow Serving, ONNX Runtime, LibTorch, NCNN, TNN, MNN, TVM, MACE, Paddle Lite, MegEngine Lite, OpenPPL, Bolt, ExecuTorch.

Language: Python - Size: 125 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 32 - Forks: 6

COO1M/SRMaster

基于Real-ESRGAN的图片AI超分辨率安卓APP

Language: Kotlin - Size: 17.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 29 - Forks: 3

chinoll/deepdanbooru_onnx

Easy-to-use danbooru anime image classification model

Language: Python - Size: 25.4 KB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 27 - Forks: 1

renesas-rz/meta-renesas-ai

Renesas RZ/G AI BSP

Language: Shell - Size: 578 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 25 - Forks: 14

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.

Language: Python - Size: 422 MB - Last synced at: 5 days ago - Pushed at: 9 months ago - Stars: 19 - Forks: 3

jonathanpeppers/inclusive-code-reviews-ml

Machine learning for code reviews!

Language: C# - Size: 17.7 MB - Last synced at: 6 months ago - Pushed at: 9 months ago - Stars: 14 - Forks: 6

ZygoteCode/VadSharp

Enterprise VAD (Voice Activity Detection) in C#.NET (.NET 6.0+) with Microsoft.ML.Net, ONNXRuntime and DirectML. The easiest, efficient, and performant Silero VAD implementation! Always open for PRs.

Language: C# - Size: 354 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 12 - Forks: 1

zz990099/EasyDeploy

This project includes implementations of YOLOv8, RT-DETR-V2(RTDETR), MobileSAM, and NanoSAM on TensorRT, ONNX Runtime, and RKNN, along with support for asynchronous inference workflows. It provides a user-friendly deep learning deployment tool for seamless algorithm migration across different inference frameworks.

Language: C++ - Size: 33.3 MB - Last synced at: 21 days ago - Pushed at: 2 months ago - Stars: 10 - Forks: 1

mtszkw/fast-torch

Comparing PyTorch, JIT and ONNX for inference with Transformers

Language: Python - Size: 65.4 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 9 - Forks: 1

BinhMinhs10/transformers_onnx

Language: Python - Size: 50.8 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 1

instant-high/deoldify-onnx

Easy to install image and video colorization using onnx converted deoldify model

Language: Python - Size: 50.8 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 1

domenicostefani/deep-classf-runtime-wrappers

Classification wrappers for 4 Deep Learning Embedded Runtimes for Music Information Retrieval, plus utilities to convert a TensorFlow Model

Language: C++ - Size: 231 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 1

kaiidams/Voice100AndroidApp

Voice100 Android App is a TTS/ASR sample app that uses ONNX Runtime and Voice100 neural TTS/ASR models on Xamarin. Inference of Voice100 is low cost as its models are tiny and only depend on CNN without recursion.

Language: C# - Size: 82.8 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 1

NANEXLABS/Nanex-AI

Enterprise multi-agent framework for secure, borderless data collaboration with zero-trust and federated learning-lightweight edge-ready.

Language: Python - Size: 119 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

HoganHPH/Table-Detection-From-YOLOv7-to-Flask

A Flask app that detects table using ONNX model exported from YOLOv7

Language: Python - Size: 554 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

M-M-Akash/Real-Time-Object-Detection-Distance-Measurement-System

Language: Python - Size: 80.6 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

mgoltzsche/ai-assistant-vui

Experimental voice user interface (VUI) to interact with an AI assistant

Language: Go - Size: 7 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 2 - Forks: 0

ykumards/dwriter

A minimalist journal written in React with emotion detection

Language: JavaScript - Size: 12 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

JavaAIDev/bird-classifier

Bird classifier using Onnx Java runtime

Language: Java - Size: 29.2 MB - Last synced at: 28 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

EWAalEx/PhishTackle-API

PhishTackle-API is a powerful machine learning-driven API designed to combat phishing attacks by analysing email content and URLs. Using machine learning algorithms, this API offers superior phishing detection to enhance your email security. Integrate PhishTackle-API into your applications to help detect and prevent phishing threats.

Language: JavaScript - Size: 96.2 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 1

pbehjatii/OverNet-to-ONNX

PyTorch super-resolution model (OverNet) with RGB support and ONNX exporter (OverNet: Lightweight Multi-Scale Super-Resolution with Overscaling Network (WACV 2021))

Language: Python - Size: 43.2 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

HighPoint/aws-lambda-onnx-model

Run ONNX machine learning models on AWS Lambda

Language: Python - Size: 232 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

riju18/Medical-ECG-Image-Claasification

The Deep Learning approach to classifying Normal Person heartbeat, abnormal heartbeat & Myocardial Infarction.

Language: Python - Size: 30.4 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

SeonminKim1/Neuromorphic_Computing

Neuromorphic Computing & ONNX Project

Language: Jupyter Notebook - Size: 113 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

ZygoteCode/RmbgSharp

Enterprise-unique blazing-fast & precise C# .NET 9.0 library for background removal in C# using ONNX Runtime with DirectML. FP32 and FP16 versions! Always open for PRs.

Language: C# - Size: 28.3 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 1

nidhiyashwanth/onnx-runtime-web-mnist

Vibe code a project demonstrates how to run machine learning models using the ONNX Runtime Web framework.

Language: JavaScript - Size: 74.7 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

pranta-barua007/yolo11-segment-onnx

Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

NoWon1/LexiFlow

Dyslexia-Friendly AI Reading Coach: Empowering Inclusive Web Browsing

Language: TypeScript - Size: 18.5 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 2

light-magician/rust-ml-inference

A library for running GPU accelerated Neural Networks on the web via webassembly. Train your Neural Net in PyTorch, convert it to ONNX, then do GPU accelerated inference on it via rust WASM.

Language: Jupyter Notebook - Size: 349 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

TelechaBot/anime-identify

🍡 Toolkit for Distinguishing Anime from Real Images With No Torch.

Language: Python - Size: 1.12 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SuperbTUM/Faster-Distributed-Training

Faster large mini-batch distributed training w/o. squeezing devices

Language: Python - Size: 601 KB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

Hyprnx/Text-Classification

Final Project for Deep Learning course at NEU

Language: Jupyter Notebook - Size: 2.41 MB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

mushahidq/recyclinator

a discord bot that helps users recycle and reuse

Language: Python - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0