Pinned Repositories
2DASL
The code (pytorch for testing & matlab for 3D plot and evaluation) for our project: Joint 3D Face Reconstruction and Dense Face Alignment from A Single Image with 2D-Assisted Self-Supervised Learning (2DASL)
3D-Face-GCNs
Towards High-Fidelity 3D Face Reconstruction from In-the-Wild Images Using Graph Convolutional Networks, CVPR 2020
3dmm_cnn
Regressing Robust and Discriminative 3D Morphable Models with a very Deep Neural Network
chat
A simple chat device. Clients can chat with each other by the server.Of course, you can make a chat device by which clients can chat with each other directly.
ChatSystem
A simple chat device. Clients can chat with each other by the server.Of course, you can make a chat device by which clients can chat with each other directly.
CMakeTutorial
CMake中文实战教程
cnn_graph
Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering
Nonlinear_Face_3DMM
Source code for "Nonlinear 3D Face Morphable Model"
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
calmke's Repositories
calmke/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
calmke/colmap
COLMAP - Structure-from-Motion and Multi-View Stereo
calmke/Deep3DFaceReconstruction
Accurate 3D Face Reconstruction with Weakly-Supervised Learning: From Single Image to Image Set (CVPRW 2019)
calmke/denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
calmke/DIST-Renderer
DIST: Rendering Deep Implicit Signed Distance Function with Differentiable Sphere Tracing (CVPR 2020).
calmke/hawp
Holistically-Attracted Wireframe Parsing
calmke/hugo-theme-stack
Card-style Hugo theme designed for bloggers
calmke/IBRNet
calmke/imaginaire
NVIDIA PyTorch GAN library with distributed and mixed precision support
calmke/instant-ngp
Instant neural graphics primitives: lightning fast NeRF and more
calmke/Level-S2FM_official
This is the official codes for "Level-S2fM: Structure from Motion on Neural Level Set of Implicit Surfaces" accepted as CVPR2023.
calmke/MeInGame
MeInGame: Create a Game Character Face from a Single Portrait, AAAI 2021
calmke/meshrcnn
code for Mesh R-CNN, ICCV 2019
calmke/neat
Volumetric Wireframe Parsing from Neural Attraction Fields
calmke/nerf
Code release for NeRF (Neural Radiance Fields)
calmke/nerf-pytorch
A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
calmke/nerf_pl
NeRF (Neural Radiance Fields) and NeRF in the Wild using pytorch-lightning
calmke/nerfies.github.io
calmke/nerfmm
(Arxiv 2021) NeRF--: Neural Radiance Fields Without Known Camera Parameters
calmke/nerfplusplus
improves over nerf in 360 capture of unbounded scenes
calmke/nerfstudio
A collaboration friendly studio for NeRFs
calmke/ngp_pl
Instant-ngp in pytorch+cuda trained with pytorch-lightning (high quality with high speed, with only few lines of legible code)
calmke/OmniCV-Lib
A computer vision library for omnidirectional (360 degree) cameras.
calmke/OmniNeRF
Official code release for "OmniNeRF: Hybriding Omnidirectional Distance Fields and Radiance Fields for Neural Surface Reconstruction"
calmke/PyMCubes
Marching cubes (and related tools) for Python
calmke/pytorch3d
PyTorch3D is FAIR's library of reusable components for deep learning with 3D data
calmke/SCNeRF
[ICCV21] Self-Calibrating Neural Radiance Fields
calmke/semantic_nerf
The implementation of "In-Place Scene Labelling and Understanding with Implicit Scene Representation" [ICCV 2021].
calmke/svox2
Plenoxels: Radiance Fields without Neural Networks, Code release WIP
calmke/torch-ngp
A pytorch CUDA extension implementation of instant-ngp (sdf and nerf), with a GUI.