Pinned Repositories
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
audtorch
Utils and data sets for audio and PyTorch
Awesome-Game-Analysis
a comprehensive collection of video game tech analysis resources
chatgpt-mirror
A mirror of ChatGPT based on the gpt-3.5-turbo model.
CppCon2022
Slides and other materials from CppCon 2022
Java-source-reading
:coffee: jdk1.8 source code analysis
MiniEngine
A Simple Game Engine developed by OpenGL and Cpp17
NLP-with-PyTorch
《Natural Language Processing with PyTorch》中文翻译
PIFu
This repository contains the code for the paper "PIFu: Pixel-Aligned Implicit Function for High-Resolution Clothed Human Digitization"
SoftRenderer
A Software Renderer implemented with Cpp17
GabbyYam's Repositories
GabbyYam/MiniEngine
A Simple Game Engine developed by OpenGL and Cpp17
GabbyYam/SoftRenderer
A Software Renderer implemented with Cpp17
GabbyYam/Java-source-reading
:coffee: jdk1.8 source code analysis
GabbyYam/NLP-with-PyTorch
《Natural Language Processing with PyTorch》中文翻译
GabbyYam/PIFu
This repository contains the code for the paper "PIFu: Pixel-Aligned Implicit Function for High-Resolution Clothed Human Digitization"
GabbyYam/AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
GabbyYam/audtorch
Utils and data sets for audio and PyTorch
GabbyYam/Awesome-Game-Analysis
a comprehensive collection of video game tech analysis resources
GabbyYam/chatgpt-mirror
A mirror of ChatGPT based on the gpt-3.5-turbo model.
GabbyYam/CppCon2022
Slides and other materials from CppCon 2022
GabbyYam/CS-Basic-QuickStart
帮助您快速 构建 & 回顾 计算机基础知识框架
GabbyYam/frozen_community
A light-wight community system based on springboot
GabbyYam/fun-with-graphics
这里整理了图形学相关的高校课程、书籍、教程、文章、博客、资源、开源项目。
GabbyYam/RasterGo
Basic renderer with C++
GabbyYam/GabbyYam
GabbyYam/Graphics-Demos
Simple CG Algorithm demos
GabbyYam/head-segmentation
👦 Human head semantic segmentation
GabbyYam/Ilum
Ilum graphics playground for learning
GabbyYam/ImageStore
Personal ImageStore
GabbyYam/interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
GabbyYam/learn-nanite
学习并用vulkan实现nanite,赶春招写的,代码还比较乱
GabbyYam/linux-command
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
GabbyYam/maskscoring_rcnn
Codes for paper "Mask Scoring R-CNN".
GabbyYam/OpenCV-Python-Tutorial
OpenCV-Python图像处理教程
GabbyYam/OpenGL-Notes
A note during watching the tutorial made by @TheCherno
GabbyYam/Porygon
A simple mesh editor
GabbyYam/Ray-Tracing-Gems-II
Source Code for "Ray Tracing Gems II: Next Generation Real-Time Rendering with DXR, Vulkan, and OptiX" by Adam Marrs, Peter Shirley, and Ingo Wald
GabbyYam/RayTracing
YouTube ray tracing series
GabbyYam/UnityURPToonLitShaderExample
A very simple toon lit shader example, for you to learn writing custom lit shader in Unity URP