Pinned Repositories
ai-edu
AI education materials for Chinese students, teachers and IT professionals.
AISP
2D AI-NR model for raw images, including dataset、training、infer.
awesome-cs-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
Awesome-CV
:page_facing_up: Awesome CV is LaTeX template for your outstanding job application
awesome-diffusion-models-in-low-level-vision
Awesome-Image-Quality-Assessment
A comprehensive collection of IQA papers
Awesome-LLM-Inference
📖A curated list of Awesome LLM Inference Paper with codes, TensorRT-LLM, vLLM, streaming-llm, AWQ, SmoothQuant, WINT8/4, Continuous Batching, FlashAttention, PagedAttention etc.
awesome-low-light-image-enhancement
This is a resouce list for low light image enhancement
BasicSR
Open Source Image and Video Restoration Toolbox for Super-resolution, Denoise, Deblurring, etc. Currently, it includes EDSR, RCAN, SRResNet, SRGAN, ESRGAN, EDVR, BasicVSR, SwinIR, ECBSR, etc. Also support StyleGAN2, DFDNet.
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
geniusxxx's Repositories
geniusxxx/awesome-diffusion-models-in-low-level-vision
geniusxxx/Awesome-Image-Quality-Assessment
A comprehensive collection of IQA papers
geniusxxx/Awesome-LLM-Inference
📖A curated list of Awesome LLM Inference Paper with codes, TensorRT-LLM, vLLM, streaming-llm, AWQ, SmoothQuant, WINT8/4, Continuous Batching, FlashAttention, PagedAttention etc.
geniusxxx/BasicSR
Open Source Image and Video Restoration Toolbox for Super-resolution, Denoise, Deblurring, etc. Currently, it includes EDSR, RCAN, SRResNet, SRGAN, ESRGAN, EDVR, BasicVSR, SwinIR, ECBSR, etc. Also support StyleGAN2, DFDNet.
geniusxxx/FG-CLIP
New generation of CLIP with fine grained discrimination capability, ICML2025
geniusxxx/flair
[CVPR 2025] FLAIR: VLM with Fine-grained Language-informed Image Representations
geniusxxx/Hands-on-DS
https://hds.boyuai.com
geniusxxx/IQA-PyTorch
👁️ 🖼️ 🔥PyTorch Toolbox for Image Quality Assessment, including LPIPS, FID, NIQE, NRQM(Ma), MUSIQ, TOPIQ, NIMA, DBCNN, BRISQUE, PI and more...
geniusxxx/LeetCUDA
📚LeetCUDA: Modern CUDA Learn Notes with PyTorch for Beginners🐑, 200+ CUDA/Tensor Cores Kernels, HGEMM, FA-2 MMA.
geniusxxx/lite.ai.toolkit
🛠 A lite C++ toolkit of awesome AI models, support ONNXRuntime, MNN, TNN, NCNN and TensorRT.
geniusxxx/llm_related
记录大模型相关的一些知识和方法
geniusxxx/MAYE
Rethinking RL Scaling for Vision Language Models: A Transparent, From-Scratch Framework and Comprehensive Evaluation Scheme
geniusxxx/minimind
🚀🚀 「大模型」3小时完全从0训练26M的小参数GPT!🌏 Train a 26M-parameter GPT from scratch in just 3 hours!
geniusxxx/minimind-v
🚀 「大模型」3小时从0训练27M参数的视觉多模态VLM!🌏 Train a 27M-parameter VLM from scratch in just 3 hours!
geniusxxx/minitorch
The full minitorch student suite.
geniusxxx/ml-mobileclip-dr
RayGen: Multi-Modal Dataset Reinforcement for MobileCLIP
geniusxxx/Module-0
Module 0 - Fundamentals
geniusxxx/nano-vllm
Nano vLLM
geniusxxx/Noise-calibration
Camera noise calibration for personal research usages.
geniusxxx/Open-Qwen2VL
Open-Qwen2VL: Compute-Efficient Pre-Training of Fully-Open Multimodal LLMs on Academic Resources
geniusxxx/OpenCoder-llm
geniusxxx/OpenVision
OpenVision: A Fully-Open, Cost-Effective Family of Advanced Vision Encoders for Multimodal Learning
geniusxxx/prysm
physical optics: integrated modeling, phase retrieval, segmented systems, polynomials and fitting, sequential raytracing...
geniusxxx/Restormer
[CVPR 2022--Oral] Restormer: Efficient Transformer for High-Resolution Image Restoration. SOTA for motion deblurring, image deraining, denoising (Gaussian/real data), and defocus deblurring.
geniusxxx/Retinexformer
"Retinexformer: One-stage Retinex-based Transformer for Low-light Image Enhancement" (ICCV 2023) & (NTIRE 2024 Challenge)
geniusxxx/SAIL
[CVPR 2025] Official Pytorch codebase for paper: "Assessing and Learning Alignment of Unimodal Vision and Language Models"
geniusxxx/spring2025-lectures
geniusxxx/tilelang
Domain-specific language designed to streamline the development of high-performance GPU/CPU/Accelerators kernels
geniusxxx/Torch-Pruning
[CVPR 2023] DepGraph: Towards Any Structural Pruning
geniusxxx/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.