Pinned Repositories
AlignedReID-Re-Production-Pytorch
Reproduce AlignedReID: Surpassing Human-Level Performance in Person Re-Identification, using Pytorch.
Augmentor
Image augmentation library in Python for machine learning.
caffe
Caffe: a fast open framework for deep learning.
caffe-Person-ReID
Person Re-Identification: Multi-Task Deep CNN with Triplet Loss
caffe-windows
Configure Caffe in one hour for Windows users.
coco_loss
Implement for ``Learning Deep Features via Congenerous Cosine Loss for Person Recognition''
CodeSnap
deep-residual-networks
Deep Residual Learning for Image Recognition
deeplearningbook-chinese
Deep Learning Book Chinese Translation
DenseNet
Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
zouliangyu's Repositories
zouliangyu/AlignedReID-Re-Production-Pytorch
Reproduce AlignedReID: Surpassing Human-Level Performance in Person Re-Identification, using Pytorch.
zouliangyu/Augmentor
Image augmentation library in Python for machine learning.
zouliangyu/caffe
Caffe: a fast open framework for deep learning.
zouliangyu/caffe-windows
Configure Caffe in one hour for Windows users.
zouliangyu/coco_loss
Implement for ``Learning Deep Features via Congenerous Cosine Loss for Person Recognition''
zouliangyu/CodeSnap
zouliangyu/deep-residual-networks
Deep Residual Learning for Image Recognition
zouliangyu/deeplearningbook-chinese
Deep Learning Book Chinese Translation
zouliangyu/DenseNet
Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
zouliangyu/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
zouliangyu/DukeMTMC-attribute
23 hand-annotated attributes of Duke dataset
zouliangyu/DukeMTMC-reID_evaluation
ICCV2017 The Person re-ID Evaluation Code for DukeMTMC-reID Dataset (Including Dataset Download)
zouliangyu/fb.resnet.torch
Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts
zouliangyu/insightface
Face Recognition Project on MXNet
zouliangyu/Market-1501_Attribute
27 hand-annotated attributes of Market-1501
zouliangyu/MMdnn
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch and CoreML.
zouliangyu/my_git
zouliangyu/NormFace
NormFace: L2 HyperSphere Embedding for Face Verification, 99.21% on LFW
zouliangyu/open-reid
Open source person re-identification library in python
zouliangyu/Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
zouliangyu/Pedestrian_Alignment
Pedestrian Alignment Network for Large-scale Person Re-identification
zouliangyu/Person-reID_GAN
ICCV2017 Unlabeled Samples Generated by GAN Improve the Person Re-identification Baseline in vitro
zouliangyu/Person_reID_baseline_pytorch
Pytorch implement of Person re-identification baseline. We arrived Rank@1=88.24%, mAP=70.68% only with softmax loss. Re-ranking is added.
zouliangyu/PN_GAN
some demo modes/codes will be released here
zouliangyu/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
zouliangyu/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
zouliangyu/Random-Erasing
Random Erasing Data Augmentation
zouliangyu/siamese-fc
Arbitrary object tracking at 50-100 FPS with Fully Convolutional Siamese networks.
zouliangyu/sphereface
Implementation for <SphereFace: Deep Hypersphere Embedding for Face Recognition> in CVPR'17.
zouliangyu/triplet-reid
Code for reproducing the results of our "In Defense of the Triplet Loss for Person Re-Identification" paper.