Git Product home page Git Product logo

icme23_avmst's Introduction

ICME2023_AVMST

Modality-Fusion Spiking Transformer Network for Audio-Visual Zero-Shot Learning (ICME 2023)

Wenrui Li, Zhengyu Ma, Liang-Jian Deng and Xiaopeng Fan.
The code is based on AVCA and tested on Ubuntu 20.04 with torch 1.13.

Inportant

The version of spikingjelly we used is 0.0.0.0.12. Installing different versions can cause performance differences.

Downloading features

The features and dataset structure could download and placed the same as AVCA.

Evaluation

Dowloading pre-trained models

Here, you can download our trained AVMST models and baselines which are located in pretrain_model.zip Put the content of pretrain_model.zip in the runs/ folder.

Test on three benchmark datasets

Here is an example for evaluating AVMST on Vggsound-GZSL using SeLaVi features.

python get_evaluation.py --load_path_stage_A runs/attention_ucf_vggsound_main --load_path_stage_B runs/attention_vggsound_all_main  --dataset_name VGGSound --AVMST 

Acknowledgement

We appreciate the code provided by AVCA, which is very helpful to our research.

References

If you find this work useful, please consider citing:

@inproceedings{Li2023avmst,
  author    = {Wenrui Li, Zhengyu Ma, Liang-Jian Deng and Xiaopeng Fan},
  title     = {Modality-Fusion Spiking Transformer Network for Audio-Visual Zero-Shot Learning},
  booktitle = {IEEE International Conference on Multimedia and Expo (ICME))},
  year      = {2023}
}
@inproceedings{mercea2022avca,
  author    = {Mercea, Otniel-Bogdan and Riesch, Lukas and Koepke, A. Sophia and Akata, Zeynep},
  title     = {Audio-visual Generalised Zero-shot Learning with Cross-modal Attention and Language},
  booktitle = {Conference on Computer Vision and Pattern Recognition (CVPR)},
  year      = {2022}
}

icme23_avmst's People

Contributors

liwr-hit 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.