Pinned Repositories
2016-SIGGRAPH-gw
J. Solomon, G. Peyré, V. Kim, S. Sra. Entropic Metric Alignment for Correspondence Problems. ACM Transactions on Graphics (Proc. SIGGRAPH 2016), 35(4), pp. 72:1–72:13, 2016
3D-Machine-Learning
A learning resource repository for 3D machine learning
3D-ORGAN
3D Object Reconstruction Generative Adversarial Network
3D-point-cloud-generation
Learning Efficient Point Cloud Generation for Dense 3D Object Reconstruction (AAAI 2018)
3dmm_basic
An implementation of the classical 3DMM fitting algorithm
flame-fitting
Example code for FLAME face model
Lee-SLAM-source
SLAM 开发学习资源与经验分享
pytorch_geometric
Geometric Deep Learning Extension Library for PyTorch
SfSNet
liufeng1990's Repositories
liufeng1990/pytorch_geometric
Geometric Deep Learning Extension Library for PyTorch
liufeng1990/ADL
Attention-based Dropout Layer for Weakly Supervised Object Localization, CVPR 2019 (Oral)
liufeng1990/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
liufeng1990/BlenderPhong
liufeng1990/CenterNet-better
An easy to understand and better performance version of CenterNet
liufeng1990/eos
A lightweight 3D Morphable Face Model fitting library in modern C++11/14
liufeng1990/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
liufeng1990/face3d
Python tools for 3D face: 3DMM, Mesh processing(transform, camera, light, render), 3D face representations.
liufeng1990/GenRe-ShapeHD
Code and data release for GenRe (NeurIPS 2018) and ShapeHD (ECCV 2018)
liufeng1990/gradflow-check
Check gradient flow in Pytorch
liufeng1990/graphics
TensorFlow Graphics: Differentiable Graphics Layers for TensorFlow
liufeng1990/IM-NET
The improved code for paper "Learning Implicit Fields for Generative Shape Modeling".
liufeng1990/Learning-Deep-Learning
Paper reading notes on Deep Learning and Machine Learning
liufeng1990/M3D-RPN
liufeng1990/mitsuba-shapenet
Mitsuba for ShapeNet
liufeng1990/Multi-View-Silhouette-and-Depth-Decomposition-for-High-Resolution-3D-Object-Representation
Repository for code to reproduce the paper Multi-View Silhouette and Depth Decomposition for High Resolution 3D Object Representation
liufeng1990/nricp-implementation
Matlab implementation of non-rigid ICP following Amberg et al. (2007)
liufeng1990/pcnn
Point Convolutional Neural Networks by Extension Operators
liufeng1990/Pixel2Mesh
Pixel2Mesh: Generating 3D Mesh Models from Single RGB Images. In ECCV2018.
liufeng1990/Pixel2Mesh-Pytorch
Final project for RecVis 18
liufeng1990/pmtk3
Probabilistic Modeling Toolkit for Matlab/Octave.
liufeng1990/PointCloud_Classification_using_optimized_PointNet_by_kdtree
Optimized the CNN framework PointNet by using kdtree
liufeng1990/Pointnet2_PyTorch
PyTorch implementation of Pointnet2/Pointnet++ -- https://github.com/charlesq34/pointnet2
liufeng1990/pointNet_NPM3D_MVA
Academic project as part of the "Nuages de points et modélisation 3D" course at ENS Paris-Saclay.
liufeng1990/Pointnet_Pointnet2_pytorch
PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.
liufeng1990/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
liufeng1990/PyTorch-Radial-Basis-Function-Layer
An implementation of an RBF layer/module using PyTorch.
liufeng1990/ShapenetRender_more_variation
A new shapenet rendering 2D image dataset that also contains deph map, normal map and albedo map.
liufeng1990/vgg-face.pytorch
VGG-Face Descriptor port to pytorch
liufeng1990/vision
Datasets, Transforms and Models specific to Computer Vision