Pinned Repositories
CAE
This is a PyTorch implementation of “Context AutoEncoder for Self-Supervised Representation Learning"
Add-SD
Official implementation of Add-SD: Rational Generation without Manual Reference.
cluster-contrast-reid
deep-person-reid
Torchreid: Deep learning person re-identification in PyTorch.
DKD-PersonSearch
HAP
[NeurIPS 2023] HAP: Structure-Aware Masked Image Modeling for Human-Centric Perception
ISE-ReID
ISE: Implicit Sample Extension for Unsupervised Person Re-Identification (CVPR2022)
PAST-ReID
Self-Training with Progressive Augmentation for Unsupervised Cross-Domain Person Re-identification (ICCV2019)
PGAN-VehicleRe-ID
Code for Part-Guided Attention Learning for Vehicle Instance Retrieval (TITS2020). A strong Vehicle Re-ID model with part region guidance.
pytorch-metric-learning
The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.
zhangxinyu-xyz's Repositories
zhangxinyu-xyz/PAST-ReID
Self-Training with Progressive Augmentation for Unsupervised Cross-Domain Person Re-identification (ICCV2019)
zhangxinyu-xyz/PGAN-VehicleRe-ID
Code for Part-Guided Attention Learning for Vehicle Instance Retrieval (TITS2020). A strong Vehicle Re-ID model with part region guidance.
zhangxinyu-xyz/ISE-ReID
ISE: Implicit Sample Extension for Unsupervised Person Re-Identification (CVPR2022)
zhangxinyu-xyz/DKD-PersonSearch
zhangxinyu-xyz/pytorch-metric-learning
The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.
zhangxinyu-xyz/cluster-contrast-reid
zhangxinyu-xyz/detectron2
Detectron2 is FAIR's next-generation platform for object detection, segmentation and other visual recognition tasks.
zhangxinyu-xyz/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
zhangxinyu-xyz/fast-reid
SOTA ReID Methods and Toolbox
zhangxinyu-xyz/HAP
[NeurIPS 2023] HAP: Structure-Aware Masked Image Modeling for Human-Centric Perception
zhangxinyu-xyz/UniPT
zhangxinyu-xyz/FCOS
FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)
zhangxinyu-xyz/hap.github.io
zhangxinyu-xyz/LW-DETR
This repository is an official implementation of the paper "LW-DETR: A Transformer Replacement to YOLO for Real-Time Detection".
zhangxinyu-xyz/mae
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
zhangxinyu-xyz/minimal
Minimal is a Jekyll theme for GitHub Pages
zhangxinyu-xyz/Non-local_pytorch
Implementation of Non-local Block.
zhangxinyu-xyz/PaddleClas
A treasure chest for visual recognition powered by PaddlePaddle
zhangxinyu-xyz/PASSL
PASSL包含 SimCLR,MoCo v1/v2,BYOL,CLIP,PixPro,simsiam, SwAV, BEiT,MAE 等图像自监督算法以及 Vision Transformer,DEiT,Swin Transformer,CvT,T2T-ViT,MLP-Mixer,XCiT,ConvNeXt,PVTv2 等基础视觉算法
zhangxinyu-xyz/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
zhangxinyu-xyz/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
zhangxinyu-xyz/RepDistiller
[ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods
zhangxinyu-xyz/ResNeSt
ResNeSt: Split-Attention Networks
zhangxinyu-xyz/RFConv
Rectified Convolution
zhangxinyu-xyz/sam
SAM: Sharpness-Aware Minimization (PyTorch)
zhangxinyu-xyz/senet.pytorch
PyTorch implementation of SENet
zhangxinyu-xyz/siamese-triplet
Siamese and triplet networks with online pair/triplet mining in PyTorch
zhangxinyu-xyz/SpCL-1
[NeurIPS-2020] Self-paced Contrastive Learning with Hybrid Memory for Domain Adaptive Object Re-ID.
zhangxinyu-xyz/VIMER
视觉预训练基础模型仓库
zhangxinyu-xyz/vision
Datasets, Transforms and Models specific to Computer Vision