tlittletime's Stars
abewley/sort
Simple, online, and realtime tracking of multiple objects in a video sequence.
mbadry1/Top-Deep-Learning
Top 200 deep learning Github repositories sorted by the number of stars.
SpikeKing/keras-yolo3-detection
YOLO v3 物体检测算法
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
huanghoujing/AlignedReID-Re-Production-Pytorch
Reproduce AlignedReID: Surpassing Human-Level Performance in Person Re-Identification, using Pytorch.
foolwood/DaSiamRPN
[ECCV2018] Distractor-aware Siamese Networks for Visual Object Tracking
roytseng-tw/Detectron.pytorch
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
last-one/Pytorch_Realtime_Multi-Person_Pose_Estimation
Pytorch version of Realtime Multi-Person Pose Estimation project
ZheC/Realtime_Multi-Person_Pose_Estimation
Code repo for realtime multi-person pose estimation in CVPR'17 (Oral)
ritchieng/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
jcjohnson/pytorch-examples
Simple examples to introduce PyTorch
ultralytics/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
lxx1991/VS-ReID
Video Object Segmentation with Re-identification
msracver/FCIS
Fully Convolutional Instance-aware Semantic Segmentation
floodsung/LearningToCompare_FSL
PyTorch code for CVPR 2018 paper: Learning to Compare: Relation Network for Few-Shot Learning (Few-Shot Learning part)
yunjianfei/tornado-async-tcp
Async tcp server and client
amdegroot/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
wesm/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
davisking/dlib
A toolkit for making real world machine learning and data analysis applications in C++
davidsandberg/facenet
Face recognition using Tensorflow
seetaface/SeetaFaceEngine
tensorflow/models
Models and examples built with TensorFlow
gdraheim/docker-systemctl-replacement
docker systemctl replacement - allows to deploy to systemd-controlled containers without starting an actual systemd daemon (e.g. centos7, ubuntu16)
L1aoXingyu/Deep-Learning-Project-Template
A best practice for deep learning project template architecture.
AnjieCheng/MnasNet-PyTorch
A PyTorch implementation of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.
RobbieHan/gistandard
SandBox轻量级办公管理系统(gistandard乙方版本)
Escheee/TBCF
Tracking Benchmark for Correlation Filters
baidu-research/warp-ctc
Fast parallel CTC.
codeplea/genann
simple neural network library in ANSI C
twtygqyy/pytorch-SRResNet
pytorch implementation for Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network arXiv:1609.04802