Klitter's Stars
vana77/Market-1501_Attribute
27 hand-annotated attributes of Market-1501
vvakame/review.js
Another implementation of ReVIEW
guicho271828/aaai-template
latex template for various conferences, as well as wise-man's overleaf (overleaf is terrible!)
ContinualAI/wiki
ContinualAI Wiki: a collaborative wiki on Continual/Lifelong Machine Learning
Spacebody/sustcthesis
graduation thesis latex template for sustcer
michuanhaohao/reid-strong-baseline
Bag of Tricks and A Strong Baseline for Deep Person Re-identification
VisualComputingInstitute/triplet-reid
Code for reproducing the results of our "In Defense of the Triplet Loss for Person Re-Identification" paper.
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
Ewenwan/MVision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
KaiyangZhou/pytorch-center-loss
Pytorch implementation of Center Loss
overshiki/kmeans_pytorch
pytorch implementation of basic kmeans algorithm(lloyd method with forgy initialization) with gpu support
ilyaraz/pytorch_kmeans
Implementation of the k-means algorithm in PyTorch that works for large datasets
ethanhe42/mini-ImageNet
Generate mini-ImageNet with ImageNet for fewshot learning
academicpages/academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
GNAYUOHZ/ReID-MGN
Simple pytorch unofficial implement of paper: Learning Discriminative Features with Multiple Granularities for Person Re-Identification
levyfan/reid-mgn
Reproduction of paper: Learning Discriminative Features with Multiple Granularities for Person Re-Identification
Oldpan/Pytorch-Memory-Utils
pytorch memory track code
adambielski/siamese-triplet
Siamese and triplet networks with online pair/triplet mining in PyTorch
formulahendry/955.WLB
955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
fangpin/siamese-pytorch
Implementation of Siamese Networks for image one-shot learning by PyTorch, train and test model on dataset Omniglot
Yu-Wu/One-Example-Person-ReID
Code for TIP2019 Progressive Learning for Person Re-Identification with One Example
floodsung/Meta-Learning-Papers
Meta Learning / Learning to Learn / One Shot Learning / Few Shot Learning
brendenlake/omniglot
Omniglot data set for one-shot learning
tensorfreitas/Siamese-Networks-for-One-Shot-Learning
Implementation of Siamese Neural Networks for One-shot Image Recognition
gidariss/FewShotWithoutForgetting
kuc2477/pytorch-deep-generative-replay
PyTorch implementation of "Continual Learning with Deep Generative Replay", NIPS 2017
jacobgil/pytorch-pruning
PyTorch Implementation of [1611.06440] Pruning Convolutional Neural Networks for Resource Efficient Inference
facebookarchive/fb.resnet.torch
Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts