Lists (13)
Sort Name ascending (A-Z)
Stars
CV-CUDA™ is an open-source, GPU accelerated library for cloud-scale image processing and computer vision.
一款简单易用和高性能的AI部署框架 | An Easy-to-Use and High-Performance AI Deployment Framework
The simplest, fastest repository for training/finetuning medium-sized GPTs.
使用onnxruntime部署GroundingDINO开放世界目标检测,包含C++和Python两个版本的程序
how to optimize some algorithm in cuda.
cube studio开源云原生一站式机器学习/深度学习/大模型AI平台,算法链路全流程,算力租赁平台,notebook在线开发,拖拉拽任务流pipeline编排,多机多卡分布式训练,超参搜索,推理服务VGPU虚拟化,边缘计算,标注平台,自动化标注,deepseek等大模型sft微调/奖励模型/强化学习训练,vllm/ollama/mindie大模型多机推理,私有知识库,AI模型市场,支持国…
[CVPR 2024] Real-Time Open-Vocabulary Object Detection
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba. Full multimodal LLM Android App:[MNN-LLM-Android](./apps/Android/MnnLlmChat/READ…
Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search
Identifying and removing near-duplicate images using perceptual hashing.
Simple kernel for learning operating systems. 用于学习操作系统的简单内核
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
How to Make a Computer Operating System in C++
Rembg is a tool to remove images background
Cmake tutorial in Chinese, CMake教程中文翻译
✨ Light and Fast AI Assistant. Support: Web | iOS | MacOS | Android | Linux | Windows
Get up and running with OpenAI gpt-oss, DeepSeek-R1, Gemma 3 and other models.
User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step