JieHaoL's Stars
home-assistant/frontend
:lollipop: Frontend for Home Assistant
satellite-image-deep-learning/techniques
Techniques for deep learning with satellite & aerial imagery
pengsida/learning_research
本人的科研经验
UX-Decoder/X-Decoder
[CVPR 2023] Official Implementation of X-Decoder for generalized decoding for pixel, image and language
coqui-ai/TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
gabrielegilardi/PathPlanning
Implementation of particle swarm optimization (PSO) for path planning when the environment is known.
7-sevens/Developer-Books
编程开发相关书单列表整理
orobix/Prototypical-Networks-for-Few-shot-Learning-PyTorch
Implementation of Prototypical Networks for Few Shot Learning (https://arxiv.org/abs/1703.05175) in Pytorch
jakesnell/prototypical-networks
Code for the NeurIPS 2017 Paper "Prototypical Networks for Few-shot Learning"
yinboc/prototypical-network-pytorch
A re-implementation of "Prototypical Networks for Few-shot Learning"
automan000/Camera-based-Person-ReID
The official code for ECCV2020 "Rethinking the Distribution Gap of Person Re-identification with Camera-based Batch Normalization"
TianyuanYu/DistributionNet
charlesxu90/Face_recognition
Matlab code for face recognition (CS229 Course Project).
seathiefwang/MGN-pytorch
Reproduction of paper: Learning Discriminative Features with Multiple Granularities for Person Re-Identification
michuanhaohao/reid-strong-baseline
Bag of Tricks and A Strong Baseline for Deep Person Re-identification
4uiiurz1/pytorch-adacos
PyTorch implementation of AdaCos
geonm/tf_uniform_loss
Tensorflow Implementation of UniformFace: Learning Deep Equidistributed Representation for Face Recognition
YirongMao/softmax_variants
PyTorch code for softmax variants: center loss, cosface loss, large-margin gaussian mixture, COCOLoss, ring loss
CoinCheung/SphereReID
My implementation of paper: SphereReID: Deep Hypersphere Manifold Embedding for Person Re-Identification
MuggleWang/CosFace_pytorch
Pytorch implementation of CosFace
wujiyang/Face_Pytorch
face recognition algorithms in pytorch framework, including arcface, cosface, sphereface and so on
wy1iu/sphereface
Implementation for <SphereFace: Deep Hypersphere Embedding for Face Recognition> in CVPR'17.
amirhfarzaneh/lsoftmax-pytorch
The Pytorch Implementation of L-Softmax
layumi/Person-reID-verification
:koala: (pytorch version) TOMM2017 A Discriminatively Learned CNN Embedding for Person Re-identification :koala:
liangzheng06/PRW-baseline
This repository provides the baseline codes for the PRW (Person Re-identification in the Wild) dataset.
huanghoujing/beyond-part-models
PCB of paper: Beyond Part Models: Person Retrieval with Refined Part Pooling, using Pytorch
syfafterzy/PCB_RPP_for_reID
zhunzhong07/IDE-baseline-Market-1501
ID-discriminative Embedding (IDE) for Person Re-identification
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
clcarwin/sphereface_pytorch
A PyTorch Implementation of SphereFace.