Giter Club home page Giter Club logo

pwa's Introduction

Part-based Weighting Aggregation (PWA)

Code for our AAAI2018 paper:


Unsupervised Part-based Weighting Aggregation of Deep Convolutional Features for Image Retrieval. (paper)

Jian Xu, Cunzhao Shi, Chengzuo Qi, Chunheng Wang*, Baihua Xiao

@inproceedings{ PWA,
author = {Jian Xu and Cunzhao Shi and Chengzuo Qi and Chunheng Wang and Baihua Xiao},
title = {Unsupervised Part-Based Weighting Aggregation of Deep Convolutional Features for Image Retrieval},
conference = {AAAI Conference on Artificial Intelligence},
year = {2018}
}

NOTE:

tools:
1.The python code is based on the python data science platform Anaconda2.
2.The python code is tested on Windows by PyCharm.

data:
3.The features of convolutional layer(Pool5 layer) of VGG16 for Oxford5k and Paris6k datasets are in path "data\feature".
4.The order of part detectors are in path "data\filter_select".
5.The groundtruth for Oxford5k and Paris6k datasets are in path "data\gt_files".

code:
6.Run evaluate.py, the mAP is printed.
7.Run select_filter.py to get the order of part detectors according to variances.

pwa's People

Contributors

xjhaoren avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.