pptrick
Master Student at EECS, UC Berkeley. Big fan of 3D vision and VR/AR.
UC BerkeleyBerkeley, California, US
Pinned Repositories
ai2thor
An open-source platform for Visual AI.
Deep3DFaceRecon_pytorch
Accurate 3D Face Reconstruction with Weakly-Supervised Learning: From Single Image to Image Set (CVPRW 2019). A PyTorch implementation.
Electric-Timer-Webapp
A web frontend application build on reactjs and MUI, showing distance and time information of new electric riders.
Fittslaw-Analyzer
Analyze results from fitts law experiment (HCI-THU)
Mesh-to-SMPL-Renderer
NetPainter
A Python-api used to paint neural network diagram
Object-Pursuit
Official Pytorch implementation of Object Pursuit
pixel-ninja
[Game]Back to 2D-times , fighting with KongFu and darts .
Realistic-Image-Rendering
[student course]practice for raytracing and 3D modeling
Terrain-Engine
A small terrain engine
pptrick's Repositories
pptrick/Mesh-to-SMPL-Renderer
pptrick/Object-Pursuit
Official Pytorch implementation of Object Pursuit
pptrick/NetPainter
A Python-api used to paint neural network diagram
pptrick/Fittslaw-Analyzer
Analyze results from fitts law experiment (HCI-THU)
pptrick/Electric-Timer-Webapp
A web frontend application build on reactjs and MUI, showing distance and time information of new electric riders.
pptrick/pixel-ninja
[Game]Back to 2D-times , fighting with KongFu and darts .
pptrick/Realistic-Image-Rendering
[student course]practice for raytracing and 3D modeling
pptrick/Terrain-Engine
A small terrain engine
pptrick/ai2thor
An open-source platform for Visual AI.
pptrick/Deep3DFaceRecon_pytorch
Accurate 3D Face Reconstruction with Weakly-Supervised Learning: From Single Image to Image Set (CVPRW 2019). A PyTorch implementation.
pptrick/face-animator-display
An animator of 3D face meshes and screen display
pptrick/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
pptrick/faceparsing
Using modified BiSeNet for face parsing in PyTorch ---- Forked by pptrick
pptrick/interaction-exploration
Code for "Learning Affordance Landscapes for Interaction Exploration in 3D Environments" (NeurIPS 20)
pptrick/KNN_CUDA
pytorch knn [cuda version] for DigitalTwin 6Dof pose estimation
pptrick/littleVulkanEngine
Code repo for video tutorial series teaching Vulkan and computer graphics
pptrick/Manifold
Convert any Triangle Mesh to Watertight Manifold
pptrick/Michelangelo
[NeurIPS 2023] Michelangelo: Conditional 3D Shape Generation based on Shape-Image-Text Aligned Latent Representation
pptrick/pptrick.github.io
pptrick/torch-ngp
A pytorch CUDA extension implementation of instant-ngp (sdf and nerf), with a GUI.
pptrick/torchKNN
KNN implement in Pytorch 1.0 including both cpu version and gpu version