Pinned Repositories
2D-and-3D-face-alignment
This repository implements a demo of the networks described in "How far are we from solving the 2D & 3D Face Alignment problem? (and a dataset of 230,000 3D facial landmarks)" paper.
caffe
Caffe: a fast open framework for deep learning.
Cross_Category_Video_Highlight
Implementation of Cross-category Video Highlight Detection via Set-based Learning (ICCV 2021).
CU-Net
Code for "Quantized Densely Connected U-Nets for Efficient Landmark Localization" (ECCV 2018) and "CU-Net: Coupled U-Nets" (BMVC 2018 oral)
deep-high-resolution-net.pytorch
The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
DeepLearing-Interview-Awesome-2024
AIGC-interview/CV-interview/LLMs-interview面试问题与答案集合仓,同时包含工作和科研过程中的新想法、新问题、新资源与新项目
DensePose
A real-time approach for mapping all human pixels of 2D RGB images to a 3D surface-based model of the body
DFace
Deep learning face detection and recognition, implemented by pytorch. (pytorch实现的人脸检测和人脸识别)
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
face-alignment
:fire: 2D and 3D Face alignment library build using pytorch
gavinzhang1995's Repositories
gavinzhang1995/2D-and-3D-face-alignment
This repository implements a demo of the networks described in "How far are we from solving the 2D & 3D Face Alignment problem? (and a dataset of 230,000 3D facial landmarks)" paper.
gavinzhang1995/caffe
Caffe: a fast open framework for deep learning.
gavinzhang1995/Cross_Category_Video_Highlight
Implementation of Cross-category Video Highlight Detection via Set-based Learning (ICCV 2021).
gavinzhang1995/CU-Net
Code for "Quantized Densely Connected U-Nets for Efficient Landmark Localization" (ECCV 2018) and "CU-Net: Coupled U-Nets" (BMVC 2018 oral)
gavinzhang1995/deep-high-resolution-net.pytorch
The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
gavinzhang1995/DeepLearing-Interview-Awesome-2024
AIGC-interview/CV-interview/LLMs-interview面试问题与答案集合仓,同时包含工作和科研过程中的新想法、新问题、新资源与新项目
gavinzhang1995/DensePose
A real-time approach for mapping all human pixels of 2D RGB images to a 3D surface-based model of the body
gavinzhang1995/DFace
Deep learning face detection and recognition, implemented by pytorch. (pytorch实现的人脸检测和人脸识别)
gavinzhang1995/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
gavinzhang1995/face-alignment
:fire: 2D and 3D Face alignment library build using pytorch
gavinzhang1995/FPN-caffe
Feature Pyramid Networks for Object Detection on caffe
gavinzhang1995/gavin
gavinzhang1995/gavin95
gavinzhang1995/human-pose-estimation
This repository implements a demo of the Human pose estimation via Convolutional Part Heatmap Regression paper.
gavinzhang1995/human-pose-estimation.pytorch
The project is an official implement of our ECCV2018 paper "Simple Baselines for Human Pose Estimation and Tracking(https://arxiv.org/abs/1804.06208)"
gavinzhang1995/machine-learning-yearning-cn
吴恩达《Machine Learning Yearning》的中英文版(更新中):第1~第22章
gavinzhang1995/mobilenetv3.pytorch
73.2% MobileNetV3-Large and 67.1% MobileNetV3-Small model on ImageNet
gavinzhang1995/Moving-Least-Squares
Implementation of three algorithms of image deformation using moving least squares. http://dl.acm.org/citation.cfm?doid=1179352.1141920
gavinzhang1995/MTCNN_Caffe
Simple implementation of kpzhang93's paper from Matlab to c++, and don't change models.
gavinzhang1995/pixel-nerf
PixelNeRF Official Repository
gavinzhang1995/processed-imdb-wiki-dataset
Processes IMDB WIKI dataset ready to be used in any projects
gavinzhang1995/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
gavinzhang1995/PyraNet
Code for "Learning Feature Pyramids for Human Pose Estimation" (ICCV 2017)
gavinzhang1995/Python
All Algorithms implemented in Python
gavinzhang1995/PytorchInsight
a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results
gavinzhang1995/tf-openpose
Openpose from CMU implemented using Tensorflow with Custom Architecture for fast inference.
gavinzhang1995/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.
gavinzhang1995/vrn
:man: Code for "Large Pose 3D Face Reconstruction from a Single Image via Direct Volumetric CNN Regression"