sophieyl's Stars
tensorflow/models
Models and examples built with TensorFlow
NVlabs/stylegan2
StyleGAN2 - Official TensorFlow Implementation
wang-xinyu/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
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
Daniil-Osokin/lightweight-human-pose-estimation.pytorch
Fast and accurate human pose estimation in PyTorch. Contains implementation of "Real-time 2D Multi-Person Pose Estimation on CPU: Lightweight OpenPose" paper.
ronghuaiyang/arcface-pytorch
whai362/PVT
Official implementation of PVT series
lucidrains/lambda-networks
Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute
chengdazhi/Deformable-Convolution-V2-PyTorch
Deformable ConvNets V2 (DCNv2) in PyTorch
toandaominh1997/EfficientDet.Pytorch
Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch
sail-sg/volo
VOLO: Vision Outlooker for Visual Recognition
easezyc/deep-transfer-learning
A collection of implementations of deep domain adaptation algorithms
damo-cv/TransReID
[ICCV-2021] TransReID: Transformer-based Object Re-Identification
PeizeSun/OneNet
[ICML2021] What Makes for End-to-End Object Detection
facebookresearch/LeViT
LeViT a Vision Transformer in ConvNet's Clothing for Faster Inference
GISerWang/Spatio-temporal-Clustering
使用numpy实现的聚类算法(包括时空聚类算法)
thulab/DeepHash
An Open-Source Package for Deep Learning to Hash (DeepHash)
swuxyj/DeepHash-pytorch
Implementation of Some Deep Hash Algorithms, Including DPSH、DSH、DHN、HashNet、DSDH、DTSH、DFH、GreedyHash、CSQ.
TACJu/TransFG
This is the official PyTorch implementation of the paper "TransFG: A Transformer Architecture for Fine-grained Recognition" (Ju He, Jie-Neng Chen, Shuai Liu, Adam Kortylewski, Cheng Yang, Yutong Bai, Changhu Wang, Alan Yuille).
mikwieczorek/centroids-reid
On the Unreasonable Effectiveness of Centroids in Image Retrieval
wangguanan/HOReID
[CVPR2020] High-Order Information Matters: Learning Relation and Topology for Occluded Person Re-Identification
raoyongming/CAL
[ICCV 2021] Counterfactual Attention Learning for Fine-Grained Visual Categorization and Re-identification
jixunbo/LightMBN
TencentYoutuResearch/PersonReID-YouReID
A Simple, High-efficiency, Strong framework for person re-Identification.
SiddhantKapil/LA-Transformer
tinajia2012/ICME2018_Occluded-Person-Reidentification_datasets
Release the datasets in the paper( ICME 2018 ) ,Occluded Person Re-identification.
LuckyDC/sft-reid
Implementation of "Spectral Feature Tansformation for Person Re-identification"
zzhsysu/VA-ReID
Viewpoint-Aware Loss with Angular Regularization for Person Re-Identification(AAAI-2020)
qychen13/ClusterAlignReID
A simple and effective feature alignment method with proposed anchor loss for person re-identification
hongchenphd/MHSA-Net