ljd16's Stars
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
NVIDIA/nvidia-docker
Build and run Docker containers leveraging NVIDIA GPUs
aleju/imgaug
Image augmentation for machine learning experiments.
ultralytics/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
amusi/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
eriklindernoren/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
facebookresearch/DensePose
A real-time approach for mapping all human pixels of 2D RGB images to a 3D surface-based model of the body
tensorflow/tpu
Reference models and tools for Cloud TPUs.
OAID/Tengine
Tengine is a lite, high performance, modular inference engine for embedded device
leoxiaobin/deep-high-resolution-net.pytorch
The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
cbsudux/awesome-human-pose-estimation
A collection of awesome resources in Human Pose estimation.
MaybeShewill-CV/lanenet-lane-detection
Unofficial implemention of lanenet model for real time lane detection
michuanhaohao/reid-strong-baseline
Bag of Tricks and A Strong Baseline for Deep Person Re-identification
Daniil-Osokin/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.
princeton-vl/CornerNet-Lite
L1aoXingyu/Deep-Learning-Project-Template
A best practice for deep learning project template architecture.
AstarLight/Lets_OCR
A repository for OCR, which inlcudes some classical OCR algorithms Pytorch implementation such as CTPN, EAST and CRNN.
longcw/MOTDT
Real-time Multiple People Tracking with Deeply Learned Candidate Selection and Person Re-identification
GengDavid/pytorch-cpn
A PyTorch re-implementation of CPN (Cascaded Pyramid Network for Multi-Person Pose Estimation)
ilovepose/fast-human-pose-estimation.pytorch
Official pytorch Code for CVPR2019 paper "Fast Human Pose Estimation" https://arxiv.org/abs/1811.05419
Wanggcong/Spatial-Temporal-Re-identification
[AAAI 2019] Spatial Temporal Re-identification
MTLab/onnx2caffe
pytorch to caffe by onnx
vana77/Market-1501_Attribute
27 hand-annotated attributes of Market-1501
oylz/DS
cpp deep_sort: C++ implementation of Simple Online Realtime Tracking with a Deep Association Metric
xiaolai-sqlai/gluon-reid
A code gallery for person re-identification with mxnet-gluon, and I will reproduce many STOA algorithm.
lonecloud/ssh-tools
:sob:没找到好用的shell工具:v:自己实现类似Xshell的部分功能
CheckBoxStudio/IoU
A C++ implement of intersection over union (IoU) ratio calculation.
BIGBALLON/Caffe2-Tutorial
Caffe2 C++/Python tutorial with full demo