abinggo's Stars
AI-mzq/From-Zero-to-AGI
从零走向AGI之路!!!
qibin0506/Cortex
个人构建MoE大模型:从预训练到DPO的完整实践
HW-whistleblower/True-Story-of-Pangu
诺亚盘古大模型研发背后的真正的心酸与黑暗的故事。
microsoft/ai-agents-for-beginners
12 Lessons to Get Started Building AI Agents
andyawang/Back-End-Development-Roadmap
后台开发技术图谱,后台开发成长Roadmap
Infrasys-AI/AIInfra
AIInfra(AI 基础设施)指AI系统从底层芯片等硬件,到上层软件栈支持AI大模型训练和推理。
Infrasys-AI/AISystem
AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
infiniflow/ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
modelcontextprotocol/servers
Model Context Protocol Servers
Henryers/hanye-take-out
寒页外卖(苍穹外卖套壳升级版,springboot后端+vue3网页+uniapp小程序)
lcybuzz/Low-Level-Vision-Paper-Record
记录近期的 1) 图像/视频的超分增强等low level vision任务; 2) 图像生成 等任务相关论文, 主要为18年以后的DL based方法.
HymEric/latest-development-of-ISR-VSR
Latest development of ISR/VSR. Papers and related resources, mainly state-of-the-art and novel works in ICCV, ECCV and CVPR about image super-resolution and video super-resolution.
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
resumejob/free-project-course
Free course for Resume, 整理和搜集网络免费的项目实战课程,包括 Java 项目实战,Python 项目实战,C++ 项目实战等
wandb/openui
OpenUI let's you describe UI using your imagination, then see it rendered live.
gradio-app/gradio
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
DuGuQiuBai/Java
27天成为Java大神
microsoft/generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI
PKUFlyingPig/cs-self-learning
计算机自学指南
notiom/Ehat
Utilizing weighted connections in the branch to enhance the hat model.
abinggo/genefacepp
记录学习geneface++所遇到的各种问题
linhandev/dataset
医学影像数据集列表 『An Index for Medical Imaging Datasets』
yerfor/GeneFacePlusPlus
GeneFace++: Generalized and Stable Real-Time 3D Talking Face Generation; Official Code
52CV/CVPR-2023-Papers
huggingface/accelerate
🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (including fp8), and easy-to-configure FSDP and DeepSpeed support
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
aleju/imgaug
Image augmentation for machine learning experiments.
sanghyun-son/EDSR-PyTorch
PyTorch version of the paper 'Enhanced Deep Residual Networks for Single Image Super-Resolution' (CVPRW 2017)
PaddlePaddle/PaddleGAN
PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on.
wmpscc/CNN-Series-Getting-Started-and-PyTorch-Implementation
我的笔记和Demo,包含分类,检测、分割、知识蒸馏。