Pinned Repositories
AI-Job-Notes
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
AICIty-reID-2020
:red_car: The 1st Place Submission to AICity Challenge 2020 re-id track (Baidu-UTS submission)
AICITY2020_DMT_VehicleReID
The 3rd Place Submission to AICity Challenge 2020 Track2
AlignedReID-Re-Production-Pytorch-1
Reproduce AlignedReID: Surpassing Human-Level Performance in Person Re-Identification, using Pytorch.
ccdl
channel-pruning
impl-pruning-caffemodel
Person_reID_baseline_pytorch
RainsScriptLib123
ReID-MGN
zp1018's Repositories
zp1018/ccdl
zp1018/RainsScriptLib123
zp1018/ReID-MGN
zp1018/AlignedReID-Re-Production-Pytorch-1
Reproduce AlignedReID: Surpassing Human-Level Performance in Person Re-Identification, using Pytorch.
zp1018/Caffe-YOLOv3-Windows
A windows caffe implementation of YOLO detection network
zp1018/ReID_PCB
zp1018/AlignedReID
zp1018/AMSoftmax
A simple yet effective loss function for face verification.
zp1018/amsoftmax-caffe
利用amsoftmax进行人脸识别
zp1018/approximate-rank-order-clustering
Implementation of Approximate Rank-Order Clustering (AROC) algorithm in Clustering Millions of Faces by Identity.
zp1018/batch-feature-erasing-network
Official source code of Batch Feature Erasing for Person Re-identification and Beyond
zp1018/caffe-windows
Configure Caffe in one hour for Windows users.
zp1018/Caffe_MultiLabel_Classification
This is a instance of multilabel classification in caffe. Thanks to the tools of multi-label data conversion tool in https://github.com/HolidayXue/CodeSnap by HolidayXue.
zp1018/dcase2018_task1
zp1018/Deep-Compression-AlexNet
zp1018/DensePose
A real-time approach for mapping all human pixels of 2D RGB images to a 3D surface-based model of the body
zp1018/FCN-ColorLabel
zp1018/FCN_train-label
zp1018/MGN-pytorch
Reproduction of paper: Learning Discriminative Features with Multiple Granularities for Person Re-Identification
zp1018/mxnet-mtcnn
mtcnn mxnet C++ implementation
zp1018/MXNet2Caffe
Convert MXNet model to Caffe model
zp1018/new-pac
zp1018/OpenPose
zp1018/python-crawl
python爬虫学习分享
zp1018/pytorch2caffe-1
pytorch(0.3,0.4) model to caffe
zp1018/re-id_mgn
Person Re-ID MGN model conversion between Pytorch, Caffe, DarkNet, and training under Pytorch
zp1018/ReID-MGN-1
Simple pytorch implement of paper: Learning Discriminative Features with Multiple Granularities for Person Re-Identification
zp1018/resnet-imagenet-caffe
train resnet on imagenet from scratch with caffe
zp1018/Spatial-Temporal-Re-identification
Spatial-Temporal Re-identification
zp1018/Yolo-windows