-
openvino_notebooks Public
Forked from openvinotoolkit/openvino_notebooks📚 Jupyter notebook tutorials for OpenVINO™
Jupyter Notebook Apache License 2.0 UpdatedDec 19, 2025 -
RD-Agent Public
Forked from microsoft/RD-AgentResearch and development (R&D) is crucial for the enhancement of industrial productivity, especially in the AI era, where the core aspects of R&D are mainly focused on data and models. We are commi…
Python MIT License UpdatedDec 6, 2025 -
awesome-industrial-anomaly-detection Public
Forked from M-3LAB/awesome-industrial-anomaly-detectionPaper list and datasets for industrial image anomaly/defect detection (updating). 工业异常/瑕疵检测论文及数据集检索库(持续更新)。
UpdatedDec 4, 2025 -
happy-llm Public
Forked from datawhalechina/happy-llm📚 从零开始的大语言模型原理与实践教程
Jupyter Notebook Other UpdatedDec 4, 2025 -
taskflow Public
Forked from taskflow/taskflowA General-purpose Task-parallel Programming System using Modern C++
C++ Other UpdatedDec 1, 2025 -
awesome Public
Forked from sindresorhus/awesome😎 Awesome lists about all kinds of interesting topics
Creative Commons Zero v1.0 Universal UpdatedNov 22, 2025 -
generative-models Public
Forked from Stability-AI/generative-modelsGenerative Models by Stability AI
Python MIT License UpdatedNov 3, 2025 -
-
concurrentqueue Public
Forked from cameron314/concurrentqueueA fast multi-producer, multi-consumer lock-free concurrent queue for C++11
C++ Other UpdatedJul 6, 2025 -
llm.c Public
Forked from karpathy/llm.cLLM training in simple, raw C/CUDA
Cuda MIT License UpdatedJun 26, 2025 -
Wan2.1 Public
Forked from Wan-Video/Wan2.1Wan: Open and Advanced Large-Scale Video Generative Models
Python Apache License 2.0 UpdatedMay 17, 2025 -
Open-Sora Public
Forked from hpcaitech/Open-SoraOpen-Sora: Democratizing Efficient Video Production for All
Python Apache License 2.0 UpdatedApr 30, 2025 -
Awesome-CV-MasterHub Public
Forked from cuixing158/Awesome-CV-MasterHub🔥 🔥 🔥 A paper list of some recent Computer Vision(CV) works
UpdatedApr 16, 2025 -
stable-diffusion-webui Public
Forked from AUTOMATIC1111/stable-diffusion-webuiStable Diffusion web UI
Python GNU Affero General Public License v3.0 UpdatedMar 4, 2025 -
Diffusion-Models-Papers-Survey-Taxonomy Public
Forked from YangLing0818/Diffusion-Models-Papers-Survey-TaxonomyDiffusion model papers, survey, and taxonomy
UpdatedFeb 27, 2025 -
Awesome-Prompt-Adapter-Learning-for-VLMs Public
Forked from zhengli97/Awesome-Prompt-Adapter-Learning-for-VLMsA curated list of awesome prompt/adapter learning methods for vision-language models like CLIP.
Apache License 2.0 UpdatedJan 19, 2025 -
algorithm-visualizer Public
Forked from algorithm-visualizer/algorithm-visualizer🎆Interactive Online Platform that Visualizes Algorithms from Code
JavaScript MIT License UpdatedJun 9, 2024 -
OpenVINO_yolov8 Public
Forked from shalvenlaw/OpenVINO_yolov8用OpenVINO对yolov8导出的onnx模型进行C++的推理, 任务包括图像分类, 目标识别和语义分割, 步骤包括图片前处理, 推理, NMS等
C++ UpdatedApr 28, 2024 -
vit-pytorch Public
Forked from lucidrains/vit-pytorchImplementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
Python MIT License UpdatedApr 17, 2024 -
attention-is-all-you-need-pytorch Public
Forked from jadore801120/attention-is-all-you-need-pytorchA PyTorch implementation of the Transformer model in "Attention is All You Need".
Python MIT License UpdatedApr 16, 2024 -
OpenTraj Public
Forked from crowdbotp/OpenTrajHuman Trajectory Prediction Dataset Benchmark (ACCV 2020)
Python MIT License UpdatedApr 4, 2024 -
Awesome-AIGC-Tutorials Public
Forked from luban-agi/Awesome-AIGC-TutorialsCurated tutorials and resources for Large Language Models, AI Painting, and more.
MIT License UpdatedMar 31, 2024 -
ControlNet Public
Forked from lllyasviel/ControlNetLet us control diffusion models!
Python Apache License 2.0 UpdatedFeb 25, 2024 -
llm-course Public
Forked from mlabonne/llm-courseCourse to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
Jupyter Notebook Apache License 2.0 UpdatedJan 9, 2024 -
RWKV-LM Public
Forked from BlinkDL/RWKV-LMRWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference,…
Python Apache License 2.0 UpdatedNov 2, 2023 -
awesome-multimodal-ml Public
Forked from pliang279/awesome-multimodal-mlReading list for research topics in multimodal machine learning
MIT License UpdatedOct 5, 2023 -
JARVIS Public
Forked from microsoft/JARVISJARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf
Python MIT License UpdatedApr 9, 2023 -
LeetCodeAnimation Public
Forked from MisterBooo/LeetCodeAnimationDemonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
Java UpdatedMar 21, 2023 -
DEye Public
Forked from sundyCoder/DEyeKeep an Eye on Defects Inspection.
C++ Apache License 2.0 UpdatedMar 14, 2023 -
whisper Public
Forked from openai/whisperRobust Speech Recognition via Large-Scale Weak Supervision