Giter Site home page Giter Site logo

xixiareone / causal_video_moment_retrieval Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xun-yang/causal_video_moment_retrieval

0.0 0.0 0.0 15.59 MB

The codes and features of the re-implementation of SIGIR 2021 work "Deconfounded Video Moment Retrieval with Causal Intervention"

Python 93.66% Shell 6.34%

causal_video_moment_retrieval's Introduction

SIGIR 2021: Deconfounded Video Moment Retrieval with Causal Intervention

Introduction

This is the repository for our SIGIR 2021 paper: Deconfounded Video Moment Retrieval with Causal Intervention.

Installation

The installation for this repository is easy. Please refer to INSTALL.md.

Dataset

Please refer to DATASET.md to prepare datasets.

Quick Start

We provide scripts for simplifying training and inference. Please refer to scripts/train_xx.sh, scripts/eval_xx.sh.

For example, if you want to train our TCN+DCM method on the Charades-STA dataset, just modifying scripts/train_charades_DCM.sh to select the features (C3D/I3D/VGG), set your gpu id and set the number of training rounds with different random seeds (In our experiments, report the average performance of 10 runs on Charades-STA and DiDeMo, and 5 runs on ActivityNet-Captions, with different random seeds for network initialization).

Start training: bash ./scripts/train_charades_DCM.sh

Support

Please feel free to contact me: [email protected] if you need any help.

Acknowledgements

Please remember to cite our paper if you use our codes or features:

@InProceedings{yang2021deconfounded,
  title={Deconfounded Video Moment Retrieval with Causal Intervention},
  author={Yang, Xun and Feng, Fuli and Ji, Wei and Wang, Meng and Chua, Tat-Seng},
  booktitle={SIGIR},
  year={2021}
}

We appreciate the optimized 2D-Tan repository https://github.com/ChenJoya/2dtan. We use some codes from the optimized 2D-Tan repository to implement our work. Please also cite their paper if you use the codes.

causal_video_moment_retrieval's People

Contributors

xun-yang 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.