Pinned Repositories
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
Computer-Vision-Algorithms-and-Applications-2nd-ed
Computer Vision: Algorithms and Applications, 2nd ed,翻译
daily-paper-computer-vision
记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文
DECOLOR-
DEtecting Contiguous Outliers in the LOw-rank Representation (DECOLOR)
dlib
A toolkit for making real world machine learning and data analysis applications in C++
face-recognizer-gui
Face Recognition Using OpenCV and Qt
interview
📚 C/C++面试知识总结
learnopencv
Learn OpenCV : C++ and Python Examples
PRMLT
Matlab code for machine learning algorithms in book PRML
YOLO-Review
A Review of YOLO Object Detection Based on Deep Learning
GreenTeaHua's Repositories
GreenTeaHua/3DDFA
The PyTorch improved version of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
GreenTeaHua/Awesome-Graph-Neural-Networks
Paper Lists for Graph Neural Networks
GreenTeaHua/bindsnet
Simulation of spiking neural networks (SNNs) using PyTorch.
GreenTeaHua/CornerNet-Lite
GreenTeaHua/CrowdNav
[ICRA19] Crowd-aware Robot Navigation with Attention-based Deep Reinforcement Learning
GreenTeaHua/CUHKSZ_DIP
GreenTeaHua/deep-head-pose
:fire::fire: Deep Learning Head Pose Estimation using PyTorch.
GreenTeaHua/Deformable-Convolution-V2-PyTorch
Deformable ConvNets V2 (DCNv2) in PyTorch,1.0 win10 是ok的。
GreenTeaHua/five-video-classification-methods
Code that accompanies my blog post outlining five video classification methods in Keras and TensorFlow
GreenTeaHua/GCNv2_SLAM
Real-time SLAM system with deep features
GreenTeaHua/GraphWaveletNeuralNetwork
A PyTorch implementation of "Graph Wavelet Neural Network" (ICLR 2019)
GreenTeaHua/LearningML
GreenTeaHua/lighttrack
Code for paper "LightTrack: A Generic Framework for Online Top-Down Human Pose Tracking"
GreenTeaHua/lightweight-human-pose-estimation.pytorch
Fast and accurate human pose estimation in PyTorch. Contains implementation of "Real-time 2D Multi-Person Pose Estimation on CPU: Lightweight OpenPose" paper.
GreenTeaHua/machine-learning-course
:speech_balloon: Machine Learning Course with Python
GreenTeaHua/mobilenetv3
mobilenetv3 with pytorch,provide pre-train model
GreenTeaHua/ObjectDetection-OneStageDet
qq的yolo
GreenTeaHua/openpifpaf
Implementation of "PifPaf: Composite Fields for Human Pose Estimation" in PyTorch.
GreenTeaHua/openpifpafwebdemo
Web browser based demo of OpenPifPaf.
GreenTeaHua/pruned_lightweight_openpose
The pruned version of lightweight OpenPose.
GreenTeaHua/PyQt
PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5
GreenTeaHua/PyQt5-Chinese-tutorial
PyQt5中文教程
GreenTeaHua/pytorch-deeplab-xception
DeepLab v3+ model in PyTorch. Support different backbones.
GreenTeaHua/pytorch-pose-hg-3d
PyTorch implementation for 3D human pose estimation
GreenTeaHua/pytorch_Realtime_Multi-Person_Pose_Estimation
This is a pytorch version of CMU openpose, origin code is here https://github.com/ZheC/Realtime_Multi-Person_Pose_Estimation
GreenTeaHua/Realtime-Action-Recognition
Multi-person real-time recognition (classification) of 9 actions based on human skeleton from OpenPose and a 0.5-second window.
GreenTeaHua/sort
Simple, online, and realtime tracking of multiple objects in a video sequence.
GreenTeaHua/two-stream-action-recognition
Using two stream architecture to implement a classic action recognition method on UCF101 dataset,pytorch
GreenTeaHua/video-classification
Tutorial for video classification/ action recognition using 3D CNN/ CNN+RNN on UCF101
GreenTeaHua/ZQCNN-MTCNN-vs-libfacedetection
对比ZQCNN-MTCNN与libfacedetection