chongyangma
I study the world in 2D and 3D, backward and forward, using deterministic and stochastic methods.
ByteDanceSan Jose
Pinned Repositories
3D-Machine-Learning
A resource repository for 3D machine learning
4dface
Real-time 3D face tracking and reconstruction from 2D video
ccv
C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library
cs231n
Assignments of CS231n: Convolutional Neural Networks for Visual Recognition
ElementSyn
code and data repository for "Dynamic Element Textures"
latex-templates
LaTeX templates for major computer graphics and computer vision conferences
LaTeXTips
Some LaTeX Tips for Writing Research Papers
LevelSyn
code and data repository for "Game Level Layout from Design Specification"
neural-style
Torch implementation of neural style algorithm
python-scripts
Some useful python scripts
chongyangma's Repositories
chongyangma/LevelSyn
code and data repository for "Game Level Layout from Design Specification"
chongyangma/cs231n
Assignments of CS231n: Convolutional Neural Networks for Visual Recognition
chongyangma/ElementSyn
code and data repository for "Dynamic Element Textures"
chongyangma/LaTeXTips
Some LaTeX Tips for Writing Research Papers
chongyangma/latex-templates
LaTeX templates for major computer graphics and computer vision conferences
chongyangma/3D-Machine-Learning
A resource repository for 3D machine learning
chongyangma/neural-style
Torch implementation of neural style algorithm
chongyangma/4dface
Real-time 3D face tracking and reconstruction from 2D video
chongyangma/ccv
C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library
chongyangma/python-scripts
Some useful python scripts
chongyangma/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
chongyangma/ebsynth
Fast Example-based Image Synthesis and Style Transfer
chongyangma/FaceWorks
A middleware library and sample application for high-quality skin and eye rendering
chongyangma/glslcookbook
Example code for the OpenGL Shading Language Cookbook
chongyangma/hdrnet
An implementation of 'Deep Bilateral Learning for Real-Time Image Enhancements', SIGGRAPH 2017
chongyangma/HybridPose
Implementation of HybridPose: 6D Object Pose Estimation under Hybrid Representation
chongyangma/metal-by-example
Sample code for the Metal by Example book
chongyangma/neural-doodle
Turn your two-bit doodles into fine artworks with deep neural networks, generate seamless textures from photos, transfer style from one image to another, perform example-based upscaling, but wait... there's more! (An implementation of Semantic Style Transfer.)
chongyangma/neuralart
An implementation of the paper 'A Neural Algorithm of Artistic Style'.
chongyangma/pbrt-v3
Source code for pbrt, the renderer described in the third edition of "Physically Based Rendering: From Theory To Implementation", by Matt Pharr, Wenzel Jakob, and Greg Humphreys.
chongyangma/pogs
Proximal Operator Graph Solver
chongyangma/python-machine-learning-book
The "Python Machine Learning" book code repository and info resource
chongyangma/ripme
Downloads albums in bulk
chongyangma/SeetaFaceEngine
chongyangma/slambook
chongyangma/STCostAggregation
Segment-Tree Based Cost Aggregation for Stereo Matching Code
chongyangma/suitesparse-metis-for-windows
CMake scripts for painless usage of SuiteSparse+METIS from Visual Studio and the rest of Windows/Linux/OSX IDEs supported by CMake
chongyangma/web-crawler
Web Scraping with Python