Pinned Repositories
2dMorphing
2D Image Morphing Algorithms based on mesh warping. C++ project, which is transplanted from the c codes given by Yurong Sun and George Wolberg. Details: http://davis.wpi.edu/~matt/courses/morph/2d.htm
4dface
Real-time 3D face tracking and reconstruction from 2D video
caffe-ssd
SSD Caffe: a fast open framework for deep learning.
deconvfaces
Generating faces with deconvolution networks
DeepFace
Face analysis mainly based on Caffe. At this time, face analysis tasks like detection, alignment and recognition have been done.
head-pose-estimation-and-face-landmark
head pose estimation
mobile-deep-learning
This research aims at simply deploying CNN(Convolutional Neural Network) on mobile devices, with low complexity and high speed.
ncnn-vs2015-examples-demo
ncnn vs2015 examples demo
openpose
OpenPose: A Real-Time Multi-Person Keypoint Detection And Multi-Threading C++ Library
YOLO
YOLO VS2015 c++ code, Only need opencv, do not rely on the Caffe Library
guozhongluo's Repositories
guozhongluo/head-pose-estimation-and-face-landmark
head pose estimation
guozhongluo/deep-high-resolution-net.pytorch
The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
guozhongluo/3d-photo-inpainting
[CVPR 2020] 3D Photography using Context-aware Layered Depth Inpainting
guozhongluo/BoostingMonocularDepth
guozhongluo/convolutional-pose-machines-tensorflow
guozhongluo/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
guozhongluo/dsntnn
PyTorch implementation of DSNT
guozhongluo/FeatherCNN
FeatherCNN is a high performance inference engine for convolutional neural networks.
guozhongluo/google-images-download
Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
guozhongluo/hand-graph-cnn
3D Hand Shape and Pose Estimation from a Single RGB Image
guozhongluo/hand3d
Network estimating 3D Handpose from single color images
guozhongluo/HOPE
Source code of CVPR 2020 paper, "HOPE-Net: A Graph-based Model for Hand-Object Pose Estimation"
guozhongluo/IBN-Net
Instance-Batch Normalization Networks (ECCV2018)
guozhongluo/Lite-HRNet
guozhongluo/LTNet
Implement of LTNet in "Facial expression recognition with inconsistent datasets", ECCV 2018
guozhongluo/mediapipe
MediaPipe is a cross-platform framework for building multimodal applied machine learning pipelines
guozhongluo/MixedRealityToolkit-Unity
Mixed Reality Toolkit (MRTK) provides a set of components and features to accelerate cross-platform MR app development in Unity.
guozhongluo/MNN
MNN is a lightweight deep neural network inference engine.
guozhongluo/mtcnn_ncnn
guozhongluo/MVision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
guozhongluo/netron
Visualizer for deep learning and machine learning models
guozhongluo/OpenTracker
Real-time C++ ECO tracker etc. speed-up by SSE/NEON, support Linux, Mac, Jetson TX1/2, raspberry pi
guozhongluo/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
guozhongluo/RAFT
guozhongluo/resnet-protofiles
Caffe Protofiles for MSRA ResNet: train prototxt
guozhongluo/st-gcn
Spatial Temporal Graph Convolutional Networks (ST-GCN) for Skeleton-Based Action Recognition in PyTorch
guozhongluo/supervision-by-registration
Supervision-by-Registration: An Unsupervised Approach to Improve the Precision of Facial Landmark Detectors
guozhongluo/Switchable-Normalization
Code for Switchable Normalization from "Differentiable Learning-to-Normalize via Switchable Normalization", https://arxiv.org/abs/1806.10779
guozhongluo/TopFormer
TopFormer: Token Pyramid Transformer for Mobile Semantic Segmentation, CVPR2022
guozhongluo/UGATIT
Official Tensorflow implementation of U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation