Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/AaltoVision/Object-Retrieval

Particular object retrieval using CNN
https://github.com/AaltoVision/Object-Retrieval

Last synced: 22 days ago
JSON representation

Particular object retrieval using CNN

Lists

README

        

# Object-Retrieval
Particular object retrieval using CNN

Code for the arxiv submission https://arxiv.org/pdf/1703.01226.pdf.

The source code is a modification of the codes available at http://www.xrce.xerox.com/Our-Research/Computer-Vision/Learning-Visual-Representations/Deep-Image-Retrieval. Follow the instructions in the above link to setup the installations. Then replace the file "test.py" with "SA.py", and the same set of commands provided in their README should work fine. However, to reproduce the results in our paper, the command associated with multi-resolution should be used (explained in detail in README from the Xerox-link).