Skip to content
/ mom Public
forked from gtolias/mom

Mining on Manifolds (CVPR 2018)

Notifications You must be signed in to change notification settings

ai-gzhu/mom

 
 

Repository files navigation

Mining on Manifolds: Metric Learning Without Labels

This is a Matlab package for our paper:

A. Iscen, G. Tolias, Y. Avrithis, O. Chum. "Mining on Manifolds: Metric Learning Without Labels", CVPR 2018

It implements unsupervised selection of training pairs (positives and negatives). The training part will be available soon.

Execution

Run the following script:

>> mom

Prerequisites

Package for diffusion proposed in our CVPR17 paper:

A. Iscen, G. Tolias, Y. Avrithis, T. Furon, O. Chum. "Efficient Diffusion on Region Manifolds: Recovering Small Objects with Compact CNN Representations", CVPR 2017

Github Link: https://github.com/ahmetius/diffusion-retrieval

If not available, it is automatically downloaded within the main script.

About

Mining on Manifolds (CVPR 2018)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%