-
CLI11 Public
Forked from CLIUtils/CLI11CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
C++ Other UpdatedDec 15, 2025 -
MNN Public
Forked from alibaba/MNNMNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
C++ Apache License 2.0 UpdatedDec 12, 2025 -
gflags Public
Forked from gflags/gflagsThe gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source …
C++ BSD 3-Clause "New" or "Revised" License UpdatedDec 6, 2025 -
llm-export Public
Forked from wangzhaode/llm-exportllm-export can export llm model to onnx.
Python Apache License 2.0 UpdatedOct 24, 2025 -
opencv-mobile Public
Forked from nihui/opencv-mobileThe minimal opencv for Android, iOS, ARM Linux, Windows, Linux, MacOS, WebAssembly
C++ Apache License 2.0 UpdatedOct 14, 2025 -
LeetCUDA Public
Forked from xlite-dev/LeetCUDA📚LeetCUDA: Modern CUDA Learn Notes with PyTorch for Beginners🐑, 200+ CUDA Kernels, Tensor Cores, HGEMM, FA-2 MMA.🎉
Cuda GNU General Public License v3.0 UpdatedSep 19, 2025 -
Megatron-LM Public
Forked from NVIDIA/Megatron-LMOngoing research training transformer models at scale
Python Other UpdatedSep 19, 2025 -
Pai-Megatron-Patch Public
Forked from alibaba/Pai-Megatron-PatchThe official repo of Pai-Megatron-Patch for LLM & VLM large scale training developed by Alibaba Cloud.
Python Apache License 2.0 UpdatedSep 17, 2025 -
OpenRLHF Public
Forked from OpenRLHF/OpenRLHFAn Easy-to-use, Scalable and High-performance RLHF Framework based on Ray (PPO & GRPO & REINFORCE++ & vLLM & Ray & Dynamic Sampling & Async Agentic RL)
Python Apache License 2.0 UpdatedSep 15, 2025 -
awesome-multiple-object-tracking Public
Forked from luanshiyinyang/awesome-multiple-object-trackingResources for Multiple Object Tracking (MOT)
UpdatedSep 9, 2025 -
FastTracker Public
Forked from Hamidreza-Hashempoor/FastTrackerFastTracker: Real-Time and Accurate Visual Tracking
Python MIT License UpdatedSep 8, 2025 -
VisioFirm Public
Forked from OschAI/VisioFirmVisioFirm: Cross-Platform AI-assisted Annotation Tool for Computer Vision
JavaScript Apache License 2.0 UpdatedSep 7, 2025 -
TensorRT-LLM Public
Forked from NVIDIA/TensorRT-LLMTensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and support state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorR…
C++ Apache License 2.0 UpdatedSep 5, 2025 -
supervision Public
Forked from roboflow/supervisionWe write your reusable computer vision tools. 💜
Python MIT License UpdatedSep 5, 2025 -
self-llm Public
Forked from datawhalechina/self-llm《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程
Jupyter Notebook Apache License 2.0 UpdatedSep 4, 2025 -
dinov3 Public
Forked from facebookresearch/dinov3Reference PyTorch implementation and models for DINOv3
Jupyter Notebook Other UpdatedSep 4, 2025 -
maestro Public
Forked from roboflow/maestrostreamline the fine-tuning process for multimodal models: PaliGemma 2, Florence-2, and Qwen2.5-VL
Python Apache License 2.0 UpdatedSep 4, 2025 -
rf-detr Public
Forked from roboflow/rf-detrRF-DETR is a real-time object detection model architecture developed by Roboflow, SOTA on COCO and designed for fine-tuning.
Python Apache License 2.0 UpdatedSep 2, 2025 -
segmentation_models.pytorch Public
Forked from qubvel-org/segmentation_models.pytorchSemantic segmentation models with 500+ pretrained convolutional and transformer-based backbones.
Python MIT License UpdatedAug 29, 2025 -
Wan2.2 Public
Forked from Wan-Video/Wan2.2Wan: Open and Advanced Large-Scale Video Generative Models
Python Apache License 2.0 UpdatedAug 26, 2025 -
yolov13 Public
Forked from iMoonLab/yolov13Implementation of "YOLOv13: Real-Time Object Detection with Hypergraph-Enhanced Adaptive Visual Perception".
Python GNU Affero General Public License v3.0 UpdatedAug 15, 2025 -
CV-CUDA Public
Forked from CVCUDA/CV-CUDACV-CUDA™ is an open-source, GPU accelerated library for cloud-scale image processing and computer vision.
C++ Other UpdatedAug 14, 2025 -
claude-code-security-review Public
Forked from anthropics/claude-code-security-reviewAn AI-powered security review GitHub Action using Claude to analyze code changes for security vulnerabilities.
Python MIT License UpdatedAug 10, 2025 -
lite.ai.toolkit Public
Forked from xlite-dev/lite.ai.toolkit🛠 A lite C++ toolkit of awesome AI models with ONNXRuntime, NCNN, MNN and TNN. YOLOv5, YOLOX, YOLOP, YOLOv6, YOLOR, MODNet, YOLOX, YOLOv7, YOLOv8. MNN, NCNN, TNN, ONNXRuntime.
C++ GNU General Public License v3.0 UpdatedAug 8, 2025 -
KernelPilot-V1-TensorRT-Samples Public
Forked from KernelPilot/KernelPilot-V1-TensorRT-SamplesCuda UpdatedAug 7, 2025 -
KernelPilot-V1-Basic-CUDA-Samples Public
Forked from KernelPilot/KernelPilot-V1-Basic-CUDA-SamplesCuda UpdatedAug 7, 2025 -
bitsandbytes Public
Forked from bitsandbytes-foundation/bitsandbytesAccessible large language models via k-bit quantization for PyTorch.
Python MIT License UpdatedJul 21, 2025 -
Hands-On-Large-Language-Models Public
Forked from HandsOnLLM/Hands-On-Large-Language-ModelsOfficial code repo for the O'Reilly Book - "Hands-On Large Language Models"
Jupyter Notebook Apache License 2.0 UpdatedJul 21, 2025 -
dive-into-llms Public
Forked from Lordog/dive-into-llms《动手学大模型Dive into LLMs》系列编程实践教程
Jupyter Notebook UpdatedJul 17, 2025 -
TensorRT-Model-Optimizer Public
Forked from NVIDIA/Model-OptimizerA unified library of state-of-the-art model optimization techniques like quantization, pruning, distillation, speculative decoding, etc. It compresses deep learning models for downstream deployment…
Python Other UpdatedJul 14, 2025