Pinned Repositories
3DGazeNet
Official repo of the paper 3DGazeNet: Generalizing Gaze Estimation with Weak-Supervision from Synthetic Views
4DGaussians
4D Gaussian Splatting for Real-Time Dynamic Scene Rendering
bilateral_normal_integration
Official implementation of "Bilateral Normal Integration" (BiNI), ECCV 2022.
Depth-Anything-V2
Depth Anything V2. A More Capable Foundation Model for Monocular Depth Estimation
flowmap
Code for "FlowMap: High-Quality Camera Poses, Intrinsics, and Depth via Gradient Descent" by Cameron Smith*, David Charatan*, Ayush Tewari, and Vincent Sitzmann
gaussian-splatting-Windows
3D Gaussian Splatting for Real-Time Radiance Field Rendering - Detailed Windows Install & Usage Instructions
gaze_correction
Correcting gaze by warping-based convolutional neural network in live video communication
Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
L2CS-Net
The official PyTorch implementation of L2CS-Net
Minimal-IK
Solving SMPL/MANO parameters from keypoint coordinates.
pengcanon's Repositories
pengcanon/3DGazeNet
Official repo of the paper 3DGazeNet: Generalizing Gaze Estimation with Weak-Supervision from Synthetic Views
pengcanon/4DGaussians
4D Gaussian Splatting for Real-Time Dynamic Scene Rendering
pengcanon/bilateral_normal_integration
Official implementation of "Bilateral Normal Integration" (BiNI), ECCV 2022.
pengcanon/Depth-Anything-V2
Depth Anything V2. A More Capable Foundation Model for Monocular Depth Estimation
pengcanon/gaussian-splatting-Windows
3D Gaussian Splatting for Real-Time Radiance Field Rendering - Detailed Windows Install & Usage Instructions
pengcanon/gaze_correction
Correcting gaze by warping-based convolutional neural network in live video communication
pengcanon/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
pengcanon/L2CS-Net
The official PyTorch implementation of L2CS-Net
pengcanon/Minimal-IK
Solving SMPL/MANO parameters from keypoint coordinates.
pengcanon/mvsplat
🌊[arXiv'24] MVSplat: Efficient 3D Gaussian Splatting from Sparse Multi-View Images
pengcanon/nerfstudio
A collaboration friendly studio for NeRFs
pengcanon/smplify-x
Expressive Body Capture: 3D Hands, Face, and Body from a Single Image
pengcanon/smplx
pengcanon/surface_splatting
OpenGL demo of a point rendering and texture filtering technique called Surface Splatting.
pengcanon/VirtualMarker
This repository is the offical Pytorch implementation of 3D Human Mesh Estimation from Virtual Markers (CVPR 2023).
pengcanon/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
pengcanon/yolov7-pose-estimation
YOLOv7 Pose estimation using OpenCV, PyTorch