zhouying3's Stars
zhengqili/Neural-Scene-Flow-Fields
PyTorch implementation of paper "Neural Scene Flow Fields for Space-Time View Synthesis of Dynamic Scenes"
pvskand/arXiv_download
A python script that you can execute form terminal to directly download a paper that you want form arXiv
armancohan/arxiv-tools
Tools to bulk download arxiv data
mikedh/trimesh
Python library for loading and using triangular meshes.
bmild/nerf
Code release for NeRF (Neural Radiance Fields)
davidfraser/pyan
pyan is a Python module that performs static analysis of Python code to determine a call dependency graph between functions and methods. This is different from running the code and seeing which functions are called and how often; there are various tools that will generate a call graph in that way, usually using debugger or profiling trace hooks - for example: https://pycallgraph.readthedocs.org/ This code was originally written by Edmund Horner, and then modified by Juha Jeronen. See README for the original blog posts and links to their repositories.
Ewenwan/Mathematics
数学知识点滴积累 矩阵 数值优化 神经网络反向传播 图优化 概率论 随机过程 卡尔曼滤波 粒子滤波 数学函数拟合
yenchenlin/nerf-pytorch
A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
facebookresearch/Neural_3D_Video
The repository for CVPR 2022 Paper "Neural 3D Video Synthesis"
chungyiweng/humannerf
HumanNeRF turns a monocular video of moving people into a 360 free-viewpoint video.
facebookresearch/nonrigid_nerf
Open source repository for the code accompanying the paper 'Non-Rigid Neural Radiance Fields Reconstruction and Novel View Synthesis of a Deforming Scene from Monocular Video'.
google/hypernerf
Code for "HyperNeRF: A Higher-Dimensional Representation for Topologically Varying Neural Radiance Fields".
google/nerfies
This is the code for Deformable Neural Radiance Fields, a.k.a. Nerfies.
albertpumarola/D-NeRF
raymond-zhao/awesome-architect
在准备找工作时发现,许多大厂面试内容是架构师知识的子集,既然如此,为什么不直接要求自己成为架构师呢?
burningmyself/burningmyself.github.io
blog
yoyo-nb/Thin-Plate-Spline-Motion-Model
[CVPR 2022] Thin-Plate Spline Motion Model for Image Animation.
AliaksandrSiarohin/first-order-model
This repository contains the source code for the paper First Order Motion Model for Image Animation
harlanhong/CVPR2022-DaGAN
Official code for CVPR2022 paper: Depth-Aware Generative Adversarial Network for Talking Head Video Generation
DaddyJin/awesome-faceReenactment
papers about Face Reenactment/Talking Face Generation
SSRSGJYD/NeuralTexture
Unofficial implementation of the paper "Deferred Neural Rendering: Image Synthesis using Neural Textures" in Pytorch.
YuanxunLu/LiveSpeechPortraits
Live Speech Portraits: Real-Time Photorealistic Talking-Head Animation (SIGGRAPH Asia 2021)
jmliu88/HeSer
Code for Few-Shot Head Swapping in the Wild (CVPR 2022 Oral)
moon-hotel/DeepLearningWithMe
《跟我一起深度学习》
fbcotter/pytorch_wavelets
Pytorch implementation of 2D Discrete Wavelet (DWT) and Dual Tree Complex Wavelet Transforms (DTCWT) and a DTCWT based ScatterNet
hhb072/WaveletSRNet
A pytorch implementation of Paper "Wavelet-srnet: A wavelet-based cnn for multi-scale face super resolution"
Markfryazino/wav2lip-hq
Extension of Wav2Lip repository for processing high-quality videos.
CrisHY1995/headnerf
This repository contains a pytorch implementation of "HeadNeRF: A Real-time NeRF-based Parametric Head Model (CVPR 2022)".
eladrich/pixel2style2pixel
Official Implementation for "Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation" (CVPR 2021) presenting the pixel2style2pixel (pSp) framework
XPixelGroup/ClassSR
(CVPR2021) ClassSR: A General Framework to Accelerate Super-Resolution Networks by Data Characteristic