zqx951102
I am a Ph.D. student in Tongji University, researching visual recognition problems in object detection and image retrieval.2018-2021 Jilin University .master
TongJi Universityshanghai
Pinned Repositories
SOLIDER
A Semantic Controllable Self-Supervised Learning Framework to learn general human representations from massive unlabeled human images, which can benefit downstream human-centric tasks to the maximum extent
AlignPS
Code for CVPR 2021 paper: Anchor-Free Person Search
AMPN
Our paper, Information Sciences, "Attentive Multi-granularity Perception Network for Person Search"
ASTD
Our paper, Knowledge-Based Systems , "Learning Adaptive Shift and Task Decoupling for Discriminative One-Step Person Search"
BiFormer
[CVPR 2023] Official code release of our paper "BiFormer: Vision Transformer with Bi-Level Routing Attention"
COAT
Official Code for CVPR 2022 paper Cascade Transformers for End-to-End Person Search
deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
person_search
Joint Pedestrian Detection and Person Re-ID with PyTorch
SegNet-Tutorial
Files for a tutorial to train SegNet for road scenes using the CamVid dataset
SeqNet
[AAAI 2021] Sequential End-to-end Network for Efficient Person Search
zqx951102's Repositories
zqx951102/AMPN
Our paper, Information Sciences, "Attentive Multi-granularity Perception Network for Person Search"
zqx951102/ASTD
Our paper, Knowledge-Based Systems , "Learning Adaptive Shift and Task Decoupling for Discriminative One-Step Person Search"
zqx951102/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
zqx951102/BiFormer
[CVPR 2023] Official code release of our paper "BiFormer: Vision Transformer with Bi-Level Routing Attention"
zqx951102/COAT
Official Code for CVPR 2022 paper Cascade Transformers for End-to-End Person Search
zqx951102/DynamicHead
zqx951102/FED-Occluded-ReID
This is the Pytorch implementation of Feature Erasing and Diffusion Network for Occluded Person Re-Identification (CVPR2022).
zqx951102/GFN
Gallery Filter Network for Person Search
zqx951102/GLCNet
Official implementation of "Global-Local Context Network for Person Search" in PyTorch.
zqx951102/OIMNetPlus
An official PyTorch implementation of "OIMNet++: Prototypical Normalization and Localization-aware Learning for Person Search", ECCV 2022.
zqx951102/SAT
SAT: Scale-Augmented Transformer for Person Search
zqx951102/SeqNet
[AAAI 2021] Sequential End-to-end Network for Efficient Person Search
zqx951102/SOLIDER
A Semantic Controllable Self-Supervised Learning Framework to learn general human representations from massive unlabeled human images, which can benefit downstream human-centric tasks to the maximum extent
zqx951102/SOLIDER-PersonSearch
zqx951102/TransReID
[ICCV-2021] TransReID: Transformer-based Object Re-Identification
zqx951102/Awesome-Person-Search
Person search papers and projects
zqx951102/DDAM-PS
DDAM-PS: Diligent Domain Adaptive Mixer for Person Search -- WACV2024
zqx951102/FADC
CVPR 2024 Highlight: Frequency-Adaptive Dilated Convolution for Semantic Segmentation
zqx951102/FineGPR
zqx951102/FreqFusion
TPAMI:Frequency-aware Feature Fusion for Dense Image Prediction
zqx951102/MARS
zqx951102/MS-MLP
Pytorch implementation of Mix-Shifting-MLP (MS-MLP)
zqx951102/Person-ReiDiffusion-Deprecated-
zqx951102/PHA
zqx951102/PS-ARM
Abstract. Person search is a challenging problem with various real- world applications, that aims at joint person detection and re-identification of a query person from uncropped gallery images. Although, previous study focuses on rich feature information learning, it’s still hard to re- trieve the query person due to the occurrence of appearance d
zqx951102/PSTR
PSTR: End-to-End One-Step Person Search With Transformers (CVPR2022)
zqx951102/RaSa
PyTorch code for "RaSa: Relation and Sensitivity Aware Representation Learning for Text-based Person Search" (IJCAI 2023)
zqx951102/StyleCLIP
Official Implementation for "StyleCLIP: Text-Driven Manipulation of StyleGAN Imagery" (ICCV 2021 Oral)
zqx951102/TBPS-CLIP
PyTorch code for "An Empirical Study of CLIP for Text-based Person Search"
zqx951102/TokenMixers