wongzingji's Stars
ruanyf/weekly
科技爱好者周刊,每周五发布
williamchange/b3dsdf
🛠️ A toolkit of 2D/3D distance functions, sdf/vector ops and various utility shader nodegroups (160+) for Blender 2.83+. Also available as an addon which adds a menu in the shader editor.
stegu/webgl-noise
GLSL procedural noise functions compatible with WebGL
lettier/3d-game-shaders-for-beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
aleju/imgaug
Image augmentation for machine learning experiments.
zju3dv/LoFTR
Code for "LoFTR: Detector-Free Local Feature Matching with Transformers", CVPR 2021, T-PAMI 2022
ubc-vision/image-matching-benchmark
Public release of the Image Matching Benchmark: https://image-matching-challenge.github.io
graphitemaster/normals_revisited
revisiting a known normal transformation in computer graphics
alembics/disco-diffusion
pesser/pytorch_diffusion
PyTorch reimplementation of Diffusion Models
Sxela/DiscoDiffusion-Warp
DiscoDiffusion Warp
rolux/stylegan2encoder
StyleGAN2 - Official TensorFlow Implementation
shihenw/convolutional-pose-machines-release
Code repository for Convolutional Pose Machines, CVPR'16
cbsudux/Human-Pose-Estimation-101
Basics of 2D and 3D Human Pose Estimation.
NovemberChopin/RL_Tutorial
Tutorial for Reinforcement Learning
qfettes/DeepRL-Tutorials
Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch
mimoralea/applied-reinforcement-learning
Reinforcement Learning and Decision Making tutorials explained at an intuitive level and with Jupyter Notebooks
omerbsezer/Reinforcement_learning_tutorial_with_demo
Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approximation, Policy Gradient, DQN, Imitation, Meta Learning, Papers, Courses, etc..
gfxfundamentals/webgl2-fundamentals
WebGL 2 lessons starting from the basics
LearnOpenGL-CN/LearnOpenGL-CN
http://learnopengl.com 系列教程的简体中文翻译
patriciogonzalezvivo/thebookofshaders
Step-by-step guide through the abstract and complex universe of Fragment Shaders.
wshxbqq/GLSL-Card
着色器语言 GLSL (opengl-shader-language)入门大全
openai/maddpg
Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
afiaka87/clip-guided-diffusion
A CLI tool/python module for generating images from text using guided diffusion and CLIP from OpenAI.
christianversloot/machine-learning-articles
🧠💬 Articles I wrote about machine learning, archived from MachineCurve.com.
openai/guided-diffusion
ermongroup/ncsn
Noise Conditional Score Networks (NeurIPS 2019, Oral)
w86763777/pytorch-ddpm
Unofficial PyTorch implementation of Denoising Diffusion Probabilistic Models
ermongroup/ddim
Denoising Diffusion Implicit Models
microsoft/CameraTraps
PyTorch Wildlife: a Collaborative Deep Learning Framework for Conservation.