Pinned Repositories
AKStream
AKStream是一套全平台(Linux,MacOS,Windows)、全架构(X86_64,Arm...)、全功能的流媒体管理控制接口平台。集成GB28181,RTSP,RTMP,HTTP等设备推拉流控制、PTZ控制、音视频文件录制管理、音视频文件裁剪合并等功能与一体
AspNetCore.Docs
Documentation for ASP.NET Core
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
AutoLabelImg
Auto-labelimg based on YOLOv5-5.0 & YOLOv5-Lite
CommandLineUtils
Command line parsing and utilities for .NET
cvat
Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for data of any scale.
darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
emgucv
Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library.
FFMpegCore
A .NET FFMpeg/FFProbe wrapper for easily integrating media analysis and conversion into your C# applications
Http-Multipart-Data-Parser
A C# Http Multipart/form-data parser that works correctly on binary data and very large files.
ynioba's Repositories
ynioba/AKStream
AKStream是一套全平台(Linux,MacOS,Windows)、全架构(X86_64,Arm...)、全功能的流媒体管理控制接口平台。集成GB28181,RTSP,RTMP,HTTP等设备推拉流控制、PTZ控制、音视频文件录制管理、音视频文件裁剪合并等功能与一体
ynioba/AspNetCore.Docs
Documentation for ASP.NET Core
ynioba/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
ynioba/AutoLabelImg
Auto-labelimg based on YOLOv5-5.0 & YOLOv5-Lite
ynioba/cvat
Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for data of any scale.
ynioba/FFMpegCore
A .NET FFMpeg/FFProbe wrapper for easily integrating media analysis and conversion into your C# applications
ynioba/Http-Multipart-Data-Parser
A C# Http Multipart/form-data parser that works correctly on binary data and very large files.
ynioba/IdGenerator
💎多语言实现,高性能生成唯一数字ID。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/JavaScript/TypeScript/Python 多语言,提供其它适用于其它语言的多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ),单机或分布式唯一IdGenerator。💎顶尖优化,超强效能。
ynioba/License-Plate-Detector
基于Yolov5车牌检测,更快更准.
ynioba/naive-ui-admin
Naive Ui Admin 是一个基于 vue3,vite2,TypeScript 的中后台解决方案,它使用了最新的前端技术栈,并提炼了典型的业务模型,页面,包括二次封装组件、动态菜单、权限校验、粒子化权限控制等功能,它可以帮助你快速搭建企业级中后台项目,相信不管是从新技术使用还是其他方面,都能帮助到你,持续更新中。
ynioba/Yolov5-Deepsort
最新版本yolov5+deepsort目标检测和追踪,能够显示目标类别,支持5.0版本可训练自己数据集
ynioba/decrypt-mflac-frida
解密 Windows QQ Music mflac 文件
ynioba/ip2region
Ip2region (2.0 - xdb) is a offline IP address manager framework and locator, support billions of data segments, ten microsecond searching performance. xdb engine implementation for many programming languages
ynioba/jint
Javascript Interpreter for .NET
ynioba/Retrieval-based-Voice-Conversion-WebUI
Voice data <= 10 mins can also be used to train a good VC model!
ynioba/SharpRTSPtoWebRTC
A C# implementation of the RTSP to WebRTC gateway that allows you to stream RTSP from various sources to the web browser. It is implemented in netstandard2.0 without any native dependencies. Supports H264 and H265 re-streaming (H265 in WebRTC is only available in Safari). Audio transcoding from AAC to Opus is also supported.
ynioba/street-fighter-ai
This is an AI agent for Street Fighter II Champion Edition.
ynioba/Sunshine
Self-hosted game stream host for Moonlight.
ynioba/tauri-tray-icon-animation
ynioba/tauri-visited-solution
solution for a:visited does not work with tauri
ynioba/ultralytics
NEW - YOLOv8 🚀 in PyTorch > ONNX > OpenVINO > CoreML > TFLite
ynioba/UltrawideIndex
A growing collection of widescreen and wider solutions from Rose of the WSGF.
ynioba/VoTT
Visual Object Tagging Tool: An electron app for building end to end Object Detection Models from Images and Videos.
ynioba/Whisper
High-performance GPGPU inference of OpenAI's Whisper automatic speech recognition (ASR) model
ynioba/whisper.cpp
Port of OpenAI's Whisper model in C/C++
ynioba/Win-Debloat-Tools
Re-imagining Windows like a minimal OS install, already debloated with minimal impact for most functionality.
ynioba/yolov5-deepsort-tensorrt
A c++ implementation of yolov5 and deepsort
ynioba/YOLOv5-Lite
🍅🍅🍅YOLOv5-Lite: lighter, faster and easier to deploy. Evolved from yolov5 and the size of model is only 930+kb (int8) and 1.7M (fp16). It can reach 10+ FPS on the Raspberry Pi 4B when the input size is 320×320~
ynioba/yolov5-lite-onnxruntime
使用ONNXRuntime部署yolov5-lite目标检测,包含C++和Python两个版本的程序
ynioba/yolov5-net
YOLOv5 object detection with C#, ML.NET, ONNX