Pinned Repositories
2016_person_re-ID
TOMM2017 A Discriminatively Learned CNN Embedding for Person Re-identification
2s-AGCN
Two-Stream Adaptive Graph Convolutional Networks for Skeleton-Based Action Recognition in CVPR19
ABD-Net
[ICCV 2019] "ABD-Net: Attentive but Diverse Person Re-Identification" https://arxiv.org/abs/1908.01114
advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
Adversarial_Metric_Attack
The code of "Adversarial Metric Attack for Person Re-identification"
AGRL.pytorch
[TIP2020] Adaptive Graph Representation Learning for Video Person Re-identification
algorithm
JavaInterview
Java开发面试题整理含答案(计网、Java、操作系统、数据库、框架)
MGN-pytorch
Reproduction of paper: Learning Discriminative Features with Multiple Granularities for Person Re-Identification
PCA-GM
Code for ICCV 2019 oral paper: Learning Combinatorial Embedding Networks for Deep Graph Matching
swg209's Repositories
swg209/person-reid-lib
The pytorch-based lightweight library of the image-based and video-based person re-identification.
swg209/the-gan-zoo
A list of all named GANs!
swg209/2016_person_re-ID
TOMM2017 A Discriminatively Learned CNN Embedding for Person Re-identification
swg209/deep-person-reid
Pytorch implementation of deep person re-identification models.
swg209/topicsne
t-SNE experiments in pytorch
swg209/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
swg209/lihang-code
《统计学习方法》的代码实现
swg209/cnn-text-classification-pytorch
CNNs for Sentence Classification in PyTorch
swg209/pytorch-best-practice
A Guidance on PyTorch Coding Style Based on Kaggle Dogs vs. Cats
swg209/piwise
Pixel-wise segmentation on VOC2012 dataset using pytorch.
swg209/Spatial-Attention
This is the code about the arxiv paper "parameter-free spatial attention network for Person Re-Identification"
swg209/batch-feature-erasing-network
Official source code of Batch Feature Erasing for Person Re-identification and Beyond
swg209/triplet-reid
Code for reproducing the results of our "In Defense of the Triplet Loss for Person Re-Identification" paper.
swg209/DukeMTMC-reID_evaluation
ICCV2017 The Person re-ID Evaluation Code for DukeMTMC-reID Dataset (Including Dataset Download)
swg209/CPM_Pytorch
Convolutional Pose Machines (CPM) in Pytorch
swg209/Deep-Learning-Project-Template
A best practice for deep learning project template architecture.
swg209/algorithm-1
swg209/Occluded-Person-ReID
Course project for CS230. Implemented using PyTorch.
swg209/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
swg209/Person_reID_baseline_pytorch
Pytorch implement of Person re-identification baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial
swg209/cosine_metric_learning
Deep Cosine Metric Learning for Person Re-identification
swg209/FD-GAN
[NIPS-2018] FD-GAN: Pose-guided Feature Distilling GAN for Robust Person Re-identification.
swg209/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
swg209/awesome-reid-dataset
Collection of public available person re-identification datasets
swg209/GAT
Graph Attention Networks (https://arxiv.org/abs/1710.10903)
swg209/RACNN-pytorch
This is a third party implementation of RA-CNN in pytorch.
swg209/Video-Person-ReID
Video-based Person ReID Method Implementations on MARS
swg209/AlignedReID-Re-Production-Pytorch
Reproduce AlignedReID: Surpassing Human-Level Performance in Person Re-Identification, using Pytorch.
swg209/VGG16
swg209/nmt
TensorFlow Neural Machine Translation Tutorial