Skip to content

multimedia-berkeley/keras_rmac

 
 

Repository files navigation

Keras RMAC

Regional Maximum Activations of Convolutions (RMAC) feature extractor for Keras, based on (Tolias et al. 2016) and (Gordo et al. 2016). The architecture of the model is as in the image below:

rmac

RoiPooling code from: https://github.com/yhenon/keras-spp

Prerequisites

This code requires Keras version 2.0 or greater.

References

  • Tolias, G., Sicre, R., & Jégou, H. Particular object retrieval with integral max-pooling of CNN activations. ICLR 2016.

  • Gordo, A., Almazán, J., Revaud, J., & Larlus, D. Deep image retrieval: Learning global representations for image search. ECCV 2016.

About

RMAC implementation in Keras

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%