Pinned Repositories
3D-face-reconstruction-paper-list
paper list of some 3D face reconstruction
BagofTricks-LT
A scientific and useful toolbox, which contains practical and effective long-tail related tricks with extensive experimental results
BIThesis
📖 Unofficial LaTeX templates for your bachelor graduation thesis (and more) here at BIT.
CCNet-Pure-Pytorch
Criss-Cross Attention for Semantic Segmentation in pure Pytorch with a faster and more precise implementation.
CCNet_PyTorch
Implementation of CCNet: Criss-Cross Attention for Semantic Segmentation
CMS-LSTM
pytorch implement of ICME2022 "CMS-LSTM: Context Embedding and Multi-Scale Spatiotemporal Expression LSTM for Predictive Learning"
MoDeRNN
pytorch implement of ICASSP2022 "MoDeRNN: Towards Fine-grained Motion Details for spatiotemporal predictive learning"
REALY
REALY: Rethinking the Evaluation of 3D Face Reconstruction (ECCV 2022)
REALY_homepage
Project page for our paper "REALY: Rethinking the Evaluation of 3D Face Reconstruction".
STAR
Official code for "STAR: Skeleton-aware Text-based 4D Avatar Generation with In-Network Motion Retargeting"
czh-98's Repositories
czh-98/REALY
REALY: Rethinking the Evaluation of 3D Face Reconstruction (ECCV 2022)
czh-98/3D-face-reconstruction-paper-list
paper list of some 3D face reconstruction
czh-98/STAR
Official code for "STAR: Skeleton-aware Text-based 4D Avatar Generation with In-Network Motion Retargeting"
czh-98/CMS-LSTM
pytorch implement of ICME2022 "CMS-LSTM: Context Embedding and Multi-Scale Spatiotemporal Expression LSTM for Predictive Learning"
czh-98/MoDeRNN
pytorch implement of ICASSP2022 "MoDeRNN: Towards Fine-grained Motion Details for spatiotemporal predictive learning"
czh-98/REALY_homepage
Project page for our paper "REALY: Rethinking the Evaluation of 3D Face Reconstruction".
czh-98/BagofTricks-LT
A scientific and useful toolbox, which contains practical and effective long-tail related tricks with extensive experimental results
czh-98/BIThesis
📖 Unofficial LaTeX templates for your bachelor graduation thesis (and more) here at BIT.
czh-98/CCNet_PyTorch
Implementation of CCNet: Criss-Cross Attention for Semantic Segmentation
czh-98/czh-98.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
czh-98/Deep3DFaceRecon_pytorch
Accurate 3D Face Reconstruction with Weakly-Supervised Learning: From Single Image to Image Set (CVPRW 2019). A PyTorch implementation.
czh-98/Deep3DFaceReconstruction
Accurate 3D Face Reconstruction with Weakly-Supervised Learning: From Single Image to Image Set (CVPRW 2019)
czh-98/detr
End-to-End Object Detection with Transformers
czh-98/e3d_lstm
e3d-lstm; Eidetic 3D LSTM A Model for Video Prediction and Beyond
czh-98/emoca
Official repository accompanying a CVPR 2022 paper EMOCA: Emotion Driven Monocular Face Capture And Animation. EMOCA takes a single image of a face as input and produces a 3D reconstruction. EMOCA sets the new standard on reconstructing highly emotional images in-the-wild
czh-98/facemesh.pytorch
This is the PyTorch implementation of paper Real-time Facial Surface Geometry from Monocular Video on Mobile GPUs (https://arxiv.org/pdf/1907.06724.pdf)
czh-98/facescape
FaceScape: a Large-scale High Quality 3D Face Dataset and Detailed Riggable 3D Face Prediction (CVPR2020)
czh-98/ffhq-dataset
Flickr-Faces-HQ Dataset (FFHQ)
czh-98/GRAM
GRAM: Generative Radiance Manifolds for 3D-Aware Image Generation (CVPR 2022 Oral)
czh-98/hifi3dface
Code and data for our paper "High-Fidelity 3D Digital Human Creation from RGB-D Selfies".
czh-98/hifi3dface_projpage
Project page for our paper "High-Fidelity 3D Digital Human Creation from RGB-D Selfies".
czh-98/Informer2020
The GitHub repository for the paper "Informer" accepted by AAAI 2021.
czh-98/neural_renderer
A PyTorch port of the Neural 3D Mesh Renderer
czh-98/occupancy_networks
This repository contains the code for the paper "Occupancy Networks - Learning 3D Reconstruction in Function Space"
czh-98/orcidlink-LaTeX-command
LaTeX style file to add a macro for inserting a linked ORCiD logo
czh-98/PredRANN
czh-98/pytorch-arap
Pytorch implementation of the As-Rigid-As-Possible mesh deformation algorithm
czh-98/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
czh-98/UV_Unwrap
unwrap vertex attribute into UV map
czh-98/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch