saintshaka's Stars
deepinsight/insightface
State-of-the-art 2D and 3D Face Analysis Project
ShusenTang/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
KaiyangZhou/deep-person-reid
Torchreid: Deep learning person re-identification in PyTorch.
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
JDAI-CV/fast-reid
SOTA Re-identification Methods and Toolbox
dragen1860/Deep-Learning-with-PyTorch-Tutorials
深度学习与PyTorch入门实战视频教程 配套源代码和PPT
michuanhaohao/reid-strong-baseline
Bag of Tricks and A Strong Baseline for Deep Person Re-identification
Cysu/open-reid
Open source person re-identification library in python
L1aoXingyu/Deep-Learning-Project-Template
A best practice for deep learning project template architecture.
VisualComputingInstitute/triplet-reid
Code for reproducing the results of our "In Defense of the Triplet Loss for Person Re-Identification" paper.
chenyuntc/pytorch-best-practice
A Guidance on PyTorch Coding Style Based on Kaggle Dogs vs. Cats
mangye16/ReID-Survey
Deep Learning for Person Re-identification: A Survey and Outlook
huanghoujing/person-reid-triplet-loss-baseline
Rank-1 89% (Single Query) on Market1501 with raw triplet loss, In Defense of the Triplet Loss for Person Re-Identification, using Pytorch
michuanhaohao/AlignedReID
Alignedreid++: Dynamically Matching Local Information for Person Re-Identification.
syfafterzy/PCB_RPP_for_reID
daizuozhuo/batch-dropblock-network
Official source code of "Batch DropBlock Network for Person Re-identification and Beyond" (ICCV 2019)
seathiefwang/MGN-pytorch
Reproduction of paper: Learning Discriminative Features with Multiple Granularities for Person Re-Identification
lulujianjie/person-reid-tiny-baseline
Open source person re-identification in Pytorch
chenbinghui1/MHN
ICCV2019
miraclewkf/ImageClassification-PyTorch
levyfan/reid-mgn
Reproduction of paper: Learning Discriminative Features with Multiple Granularities for Person Re-Identification
LcenArthas/CVWC2019-Amur-Tiger-Re-ID
:trophy: Code for 1st Place Soluition in both the Tiger Re-ID in the plain track and Tiger Re-ID in the wild track (CVWC) @ ICCV19 Workshop.
michuanhaohao/deep-person-reid
Pytorch implementation of deep person re-identification models.
xfanplus/Open-SCPNet
Code re-implement for SCPNet
whut2962575697/naic_reid
This is Top19 Code for the Person ReID Compitition of NAIC
Xiaoccer/ReID-PCB_RPP
Beyond Part Models: Person Retrieval with Refined Part Pooling
BrackRat/darkforestsimulate
三体-黑暗森林模拟程序
hongjiang-ye/ReID_PCB
PCB model of paper: Beyond Part Models Person Retrieval with Refined Part Pooling
lixiangwang/Person-ReID
code for reid
Qinbf/Pytorch_material
Pytorch基础入门课程资料