Zhi Wang's starred repositories
PBRT3-DezemingFamily
(已完结)这是 Dezeming Family 的《PBRT3-零基础到精通系列》的随书源码。
Smart-Infinity
[HPCA'24] Smart-Infinity: Fast Large Language Model Training using Near-Storage Processing on a Real System
RSICD_optimal
Datasets for remote sensing images (Paper:Exploring Models and Data for Remote Sensing Image Caption Generation)
Microsoft-Activation-Scripts
Open-source Windows and Office activator featuring HWID, Ohook, KMS38, and Online KMS activation methods, along with advanced troubleshooting.
Vision-Transformer-pytorch
基于pytorch的Vision Transformer
C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
AI-Products-All-In-One
彙整了真正實用的 ChatGPT 與生成式 AI 工具
albumentations
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
rCore-Tutorial-Book-v3
A book about how to write OS kernels in Rust easily.
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
machine-learning-notes
My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (2000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(2000+页)和视频链接
EECS442-Image-Stitching
Harris corner detector is used to find the region of interest. SIFT descriptor is used to generate fingerprint around the interest point. RANSAC algorithm is used to fit the Homography Transform model.