Pinned Repositories
3DMM-Fitting-Pytorch
A 3DMM fitting framework using Pytorch.
face-parsing.PyTorch
Using modified BiSeNet for face parsing in PyTorch
GNN-Theory-Papers
This repository mainly lists some the latest research on graph neural network theory.
Grokking-Deep-Learning
this repository accompanies the book "Grokking Deep Learning"
HDR
forked code and data for HDR ( ECCV 2022)
homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
KeypointNet
KeypointNet: A Large-scale 3D Keypoint Dataset Aggregated from Numerous Human Annotations (CVPR2020)
Machine-Learning
机器学习原理
machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
MachineLearning_Python
机器学习算法python实现
TheSuperFarmer's Repositories
TheSuperFarmer/3DMM-Fitting-Pytorch
A 3DMM fitting framework using Pytorch.
TheSuperFarmer/face-parsing.PyTorch
Using modified BiSeNet for face parsing in PyTorch
TheSuperFarmer/GNN-Theory-Papers
This repository mainly lists some the latest research on graph neural network theory.
TheSuperFarmer/Grokking-Deep-Learning
this repository accompanies the book "Grokking Deep Learning"
TheSuperFarmer/HDR
forked code and data for HDR ( ECCV 2022)
TheSuperFarmer/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
TheSuperFarmer/KeypointNet
KeypointNet: A Large-scale 3D Keypoint Dataset Aggregated from Numerous Human Annotations (CVPR2020)
TheSuperFarmer/Machine-Learning
机器学习原理
TheSuperFarmer/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
TheSuperFarmer/MachineLearning_Python
机器学习算法python实现
TheSuperFarmer/MISA
MISA: Modality-Invariant and -Specific Representations for Multimodal Sentiment Analysis
TheSuperFarmer/numpy-ml
Machine learning, in numpy
TheSuperFarmer/PRML_learning
learning fomula
TheSuperFarmer/python-algorithms-and-simulations
Different algorithms and simulations from gravity simulations to cellular automata, implemented in python.
TheSuperFarmer/pytorch-summary
Model summary in PyTorch similar to `model.summary()` in Keras
TheSuperFarmer/scratch-a-pixel
A repository of the code contained in the amazing Scratchapixel lessons https://www.scratchapixel.com/
TheSuperFarmer/stylegan2-ada
StyleGAN2 with adaptive discriminator augmentation (ADA) - Official TensorFlow implementation
TheSuperFarmer/tinyrenderer
A brief computer graphics / rendering course
TheSuperFarmer/videos
The official distribution of olcConsoleGameEngine, a tool used in javidx9's YouTube videos and projects
TheSuperFarmer/vtkplotter
A python class for scientific visualization of 3D objects with VTK
TheSuperFarmer/neural-head-avatars
Official PyTorch implementation of "Neural Head Avatars from Monocular RGB Videos"
TheSuperFarmer/pyloess
A simple implementation of the LOESS algorithm using numpy
TheSuperFarmer/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
TheSuperFarmer/pytorchviz
A small package to create visualizations of PyTorch execution graphs