Skip to content

source code for paper Similarity Learning with Spatial Constraints for Person Re-identification

Notifications You must be signed in to change notification settings

dapengchen123/SCSP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

SCSP

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 from https://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

About

source code for paper Similarity Learning with Spatial Constraints for Person Re-identification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published