Stars
Techniques for deep learning with satellite & aerial imagery
UX-Decoder / X-Decoder
Forked from microsoft/X-Decoder[CVPR 2023] Official Implementation of X-Decoder for generalized decoding for pixel, image and language
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
Implementation of particle swarm optimization (PSO) for path planning when the environment is known.
Implementation of Prototypical Networks for Few Shot Learning (https://arxiv.org/abs/1703.05175) in Pytorch
Code for the NeurIPS 2017 Paper "Prototypical Networks for Few-shot Learning"
A re-implementation of "Prototypical Networks for Few-shot Learning"
The official code for ECCV2020 "Rethinking the Distribution Gap of Person Re-identification with Camera-based Batch Normalization"
Matlab code for face recognition (CS229 Course Project).
Reproduction of paper: Learning Discriminative Features with Multiple Granularities for Person Re-Identification
Bag of Tricks and A Strong Baseline for Deep Person Re-identification
Tensorflow Implementation of UniformFace: Learning Deep Equidistributed Representation for Face Recognition
PyTorch code for softmax variants: center loss, cosface loss, large-margin gaussian mixture, COCOLoss, ring loss
My implementation of paper: SphereReID: Deep Hypersphere Manifold Embedding for Person Re-Identification
face recognition algorithms in pytorch framework, including arcface, cosface, sphereface and so on
Implementation for <SphereFace: Deep Hyp 78AF ersphere Embedding for Face Recognition> in CVPR'17.
The Pytorch Implementation of L-Softmax
🐨 (pytorch version) TOMM2017 A Discriminatively Learned CNN Embedding for Person Re-identification 🐨
This repository provides the baseline codes for the PRW (Person Re-identification in the Wild) dataset.
PCB of paper: Beyond Part Models: Person Retrieval with Refined Part Pooling, using Pytorch
ID-discriminative Embedding (IDE) for Person Re-identification
⛹️ 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
A PyTorch Implementation of SphereFace.