LOMO-feature-extractor icon indicating copy to clipboard operation
LOMO-feature-extractor copied to clipboard

Python implementation of LOMO feature extractor

LOMO feature extractor

Description

Python implementation of LOMO feature extractor

Requirement

  • Numpy
  • OpenCV

How to

Place test data into data folder and execute run.py.

Reference

  • [Person Re-identification by Local Maximal Occurrence Representation and Metric Learning] (http://www.cv-foundation.org/openaccess/content_cvpr_2015/papers/Liao_Person_Re-Identification_by_2015_CVPR_paper.pdf)