michuanhaohao / AlignedReID

Alignedreid++: Dynamically Matching Local Information for Person Re-Identification.
MIT License
401 stars 114 forks source link

how to compute the global feat for inference #25

Closed hengshan123 closed 5 years ago

hengshan123 commented 5 years ago

Hi thank you for your work, i find the local feat in Alignedreid_demo.py. But when used for inference the global feat is good enough, how to compute the global feat?

michuanhaohao commented 5 years ago

Check the README please. 'Test with Global'

BabuTango commented 5 years ago

@michuanhaohao Can you please explain what is global feat. Since I'm new to this, I'm confused with too many variables.