BhavanJ's Stars
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
kdn251/interviews
Everything you need to know to get the job.
gradio-app/gradio
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
spmallick/learnopencv
Learn OpenCV : C++ and Python Examples
microsoft/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
UKPLab/sentence-transformers
State-of-the-Art Text Embeddings
1adrianb/face-alignment
:fire: 2D and 3D Face alignment library build using pytorch
facebookresearch/DensePose
A real-time approach for mapping all human pixels of 2D RGB images to a 3D surface-based model of the body
NVIDIAGameWorks/kaolin
A PyTorch Library for Accelerating 3D Deep Learning Research
AaronJackson/vrn
:man: Code for "Large Pose 3D Face Reconstruction from a Single Image via Direct Volumetric CNN Regression"
cleardusk/3DDFA
The PyTorch improved version of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
adambielski/siamese-triplet
Siamese and triplet networks with online pair/triplet mining in PyTorch
yfeng95/face3d
Python tools for 3D face: 3DMM, Mesh processing(transform, camera, light, render), 3D face representations.
wuduhren/leetcode-python
Leetcode Python Solution and Explanation. Also a Guide to Prepare for Software Engineer Interview.
thoughtworksarts/EmoPy
A deep neural net toolkit for emotion analysis via Facial Expression Recognition (FER)
jwyang/graph-rcnn.pytorch
[ECCV 2018] Official code for "Graph R-CNN for Scene Graph Generation"
nghorbani/amass
Data preparation and loader for AMASS
gafniguy/4D-Facial-Avatars
Dynamic Neural Radiance Fields for Monocular 4D Facial Avater Reconstruction
RenYurui/Global-Flow-Local-Attention
The source code for paper "Deep Image Spatial Transformation for Person Image Generation"
gsig/PyVideoResearch
A repository of common methods, datasets, and tasks for video research
chaitanya100100/TailorNet
Code for our CVPR 2020 (ORAL) paper - TailorNet: Predicting Clothing in 3D as a Function of Human Pose, Shape and Garment Style.
gulvarol/smplpytorch
SMPL body model layer for PyTorch
thunguyenphuoc/HoloGAN
HoloGAN
ox-vgg/via
(MIRROR) see https://gitlab.com/vgg/via/
zycliao/TailorNet_dataset
[CVPR 2020] Dataset of "TailorNet: Predicting Clothing in 3D as a Function of Human Pose, Shape and Garment Style"
tejaskhot/unsup_mvs
Code for paper: Learning Unsupervised Multi-View Stereopsis via Robust Photometric Consistency
autocyz/smpl_understand
understand about SMPLmodel(http://smpl.is.tue.mpg.de/downloads)
Lotayou/RATE
Official Repository of the ICME 2020 oral paper "Region-adaptive Texture Enhancement for Detailed Person Image Synthesis". Code will be made available upon authorization.