walktree's Stars
rockkingjy/OpenTracker
Real-time C++ ECO tracker etc. speed-up by SSE/NEON, support Linux, Mac, Jetson TX1/2, raspberry pi
thunlp/GNNPapers
Must-read papers on graph neural networks (GNN)
szad670401/Fast-MTCNN
a casual work about retraining to optimize mtcnn Pnet and ONet. it can achieve 100+fps on CPU with minSize 60 (1920x1080) on intel i7 6700k
liliangqi/person_search
Joint Pedestrian Detection and Person Re-ID with PyTorch
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
foamliu/Deep-Image-Matting
Deep Image Matting
torchgan/torchgan
Research Framework for easy and efficient training of GANs based on Pytorch
memoiry/Awesome-model-compression-and-acceleration
talebolano/yolov3-network-slimming
yolov3 network slimming剪枝的一种实现
algorithm-visualizer/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
cleardusk/3DDFA
The PyTorch improved version of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
layumi/Person_reID_baseline_pytorch
:bouncing_ball_person: Pytorch ReID: A tiny, friendly, strong pytorch implement of person re-id / vehicle re-id baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial
robotlegs/robotlegs-framework
An ActionScript 3 application framework for Flash and Flex
AbnerHqC/GaitSet
A flexible, effective and fast cross-view gait recognition network
hqqasw/person-search-PPCC
person search by progressive propagation via competitive consensus
alyssaq/face_morpher
:angel: Morph faces with Python, Numpy, Scipy
samylee/mtcnn_light_self_adaption
mtcnn-light version of adaptive image size
fuyufjh/GraphicBuffer
Use GraphicBuffer class from Android native code
cvhciKIT/sloth
Sloth is a tool for labeling image and video data for computer vision research.
reiinakano/arbitrary-image-stylization-tfjs
Arbitrary style transfer using TensorFlow.js
seasonSH/DocFace
Face recognition system for ID photos
liuruoze/EasyPR
(CGCSTCD'2017) An easy, flexible, and accurate plate recognition project for Chinese licenses in unconstrained situations. CGCSTCD = China Graduate Contest on Smart-city Technology and Creative Design
pytorch/QNNPACK
Quantized Neural Network PACKage - mobile-optimized implementation of quantized neural network operators
HansRen1024/PCN-ncnn
PCN based on ncnn framework.
Ldpe2G/Pencil-Drawing-Scala
implementation of paper "Combining Sketch and Tone for Pencil Drawing Production"
fumin/pencil
implementation of http://www.cse.cuhk.edu.hk/~leojia/projects/pencilsketch/npar12_pencil.pdf
bharathgs/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
Tencent/tencent-ml-images
Largest multi-label image database; ResNet-101 model; 80.73% top-1 acc on ImageNet
google/stereo-magnification
Code accompanying the SIGGRAPH 2018 paper "Stereo Magnification: Learning View Synthesis using Multiplane Images"
joaofaro/KCFcpp
C++ Implementation of KCF Tracker