- Notifications
You must be signed in to change notification settings - Fork8
dapengchen123/SCSP
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
source code for paper Similarity Learning with Spatial Constraints for Person Re-identification
There are two main folds.
1, The code in spatial_feat_extraction is to extract local patch descriptors and reduce the feature according to global region and local regions. please unzip the viper dataset in dataset file, and run main.m
The generated feature can be downloaded fromhttps://yunpan.cn/OcBp84udrQUGeR (3a3e)
2, The code in spatial_learning_polynomial_map is about the similarity learning on polynomial feature map. Please put the generated feature in 1 to cache/viper/pca_new