Pinned Repositories
3DMPPE_POSENET_RELEASE
Official PyTorch implementation of "Camera Distance-aware Top-down Approach for 3D Multi-person Pose Estimation from a Single RGB Image ", ICCV 2019
3DOD_thesis
3D Object Detection for Autonomous Driving in PyTorch, trained on the KITTI dataset.
3Dpose_ssl
3D Human Pose Machines with Self-supervised Learning
AlphaPose
Real-Time and Accurate Multi-Person Pose Estimation&Tracking System
awesome-neural-rendering
A collection of resources on neural rendering.
build-your-own-meanshift
How to Build Your Own Meanshift in Python
bundle-adjusting-NeRF
BARF: Bundle-Adjusting Neural Radiance Fields 🤮 (ICCV 2021 oral)
C
FlagPerf
FlagPerf is an open-source software platform for benchmarking AI chips.
sketch2pose
Sketch2Pose: Estimating a 3D Character Pose from a Bitmap Sketch
fred1912's Repositories
fred1912/FlagPerf
FlagPerf is an open-source software platform for benchmarking AI chips.
fred1912/sketch2pose
Sketch2Pose: Estimating a 3D Character Pose from a Bitmap Sketch
fred1912/3DMPPE_POSENET_RELEASE
Official PyTorch implementation of "Camera Distance-aware Top-down Approach for 3D Multi-person Pose Estimation from a Single RGB Image ", ICCV 2019
fred1912/awesome-neural-rendering
A collection of resources on neural rendering.
fred1912/bundle-adjusting-NeRF
BARF: Bundle-Adjusting Neural Radiance Fields 🤮 (ICCV 2021 oral)
fred1912/cog
Containers for machine learning
fred1912/CVAE-GAN-zoos-PyTorch-Beginner
For beginner, this will be the best start for VAEs, GANs, and CVAE-GAN. This contains AE, DAE, VAE, GAN, CGAN, DCGAN, WGAN, WGAN-GP, VAE-GAN, CVAE-GAN. All use PyTorch.
fred1912/DANet
Dual Attention Network for Scene Segmentation (CVPR2019)
fred1912/DECA
DECA: Detailed Expression Capture and Animation (SIGGRAPH 2021)
fred1912/DreamArtist-stable-diffusion
stable diffusion webui with contrastive prompt tuning
fred1912/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
fred1912/FLAME_PyTorch
This is a implementation of the 3D FLAME model in PyTorch
fred1912/improved-nerfmm
Unofficial & improved implementation of NeRF--: Neural Radiance Fields Without Known Camera Parameters
fred1912/instant-ngp
Instant neural graphics primitives: lightning fast NeRF and more
fred1912/iPhone-3D-Reconstruction
fred1912/ml-neuman
Official repository of NeuMan: Neural Human Radiance Field from a Single Video (ECCV 2022)
fred1912/nerfmm
(Arxiv 2021) NeRF--: Neural Radiance Fields Without Known Camera Parameters
fred1912/NextFace
A high-fidelity 3D face reconstruction library from monocular RGB image(s)
fred1912/Paint-by-Example
Paint by Example: Exemplar-based Image Editing with Diffusion Models
fred1912/photometric_optimization
Photometric optimization code for creating the FLAME texture space and other applications
fred1912/prompt-to-prompt
fred1912/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
fred1912/torch-yolov3
yolov3 and centerNet
fred1912/unsupervised-detail-layer
Code repository for paper "Self-supervised Learning of Detailed 3D Face Reconstruction"
fred1912/VaxNeRF
Official implementation of VaxNeRF (Voxel-Accelearated NeRF).
fred1912/VIBE
Official implementation of CVPR2020 paper "VIBE: Video Inference for Human Body Pose and Shape Estimation"
fred1912/video-diffusion-pytorch
Implementation of Video Diffusion Models, Jonathan Ho's new paper extending DDPMs to Video Generation - in Pytorch
fred1912/video_to_bvh
Convert human motion from video to .bvh
fred1912/videopose
realtime 3D pose estimation for wild videos, embed 2d keypoints detector like hrnet alphapose and openpose
fred1912/vision
Datasets, Transforms and Models specific to Computer Vision