Git Product home page Git Product logo

fgcrossnet_acmmm2019's Introduction

A New Benchmark and Approach for Fine-grained Cross-media Retrieval

Introduction

This repository contains the pytorch codes, trained models, and the new benchmarks described in our ACM MM 2019 paper "A New Benchmark and Approach for Fine-grained Cross-media Retrieval".

For more details, please visit our project page.

Results

  • The MAP scores of bi-modality fine-grained cross-media retrieval of our FGCrossNet
I->T I->A I->V T->I T->A T->V A->I A->T A->V V->I V->T V->A Average
FGCrossNet(ours) 0.210 0.526 0.606 0.255 0.181 0.208 0.553 0.159 0.443 0.629 0.195 0.437 0.366
  • The MAP scores of multi-modality fine-grained cross-media retrieval of our FGCrossNet
I->All T->All V->All A->All Average
FGCrossNet(ours) 0.549 0.196 0.416 0.485 0.412

Installation

Requirement

  • pytorch, tested on [v1.0]
  • CUDA, tested on v9.0
  • Language: Python 3.6

1. Download dataset

Please visit our project page.

2. Download trained model

The trained models of our FGCrossNet framework can be downloaded from OneDrive, Google Drive or Baidu Cloud.

3. Prepare audio data

python audio.py

4. Training

sh train.sh

5. Testing

sh test.sh

Citing

@inproceedings{he2019fine,
    Author = {Xiangteng He, Yuxin Peng, Liu Xie},
    Title = {A New Benchmark and Approach for Fine-grained Cross-media Retrieval},
    Booktitle = {Proc. of ACM International Conference on Multimedia (ACM MM)},
    Year = {2019}
} 

Contributing

For any questions, feel free to open an issue or contact us. ([email protected])

fgcrossnet_acmmm2019's People

Contributors

mumuhe avatar pku-icst-mipl avatar

Watchers

 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.