Skip to content

Slightly Tweaked implementation of the Zero-Shot Person Re-identification via Cross-View Consistency in Pytorch

Notifications You must be signed in to change notification settings

ppriyank/Pytorch-Zero-Shot-Person-Re-identification-via-Cross-View-Consistency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pytorch Zero Shot Person Re-identification via Cross View Consistency

Implementation of the paper:
Zero-Shot Person Re-identification via Cross-View Consistency
Zheng Wang, Ruimin Hu, Chao Liang, Yi Yu, Junjun Jiang, Mang Ye, Jun Chen, and Qingming Leng

https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=7346474

[Changes] Rather chosing from the training samples: I'm using it for cross data evaluation, i.e. the training data is replaced by the prototypes from the original dataset (called centers) and query and gallery is taken via another dataset. This is a type of cross-data evaluation.

eq2

eq2

eq3

eq3

eq4

eq4

eq5

eq5

About

Slightly Tweaked implementation of the Zero-Shot Person Re-identification via Cross-View Consistency in Pytorch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages