Giter Site home page Giter Site logo

sheldontsui / minus-plus-network Goto Github PK

View Code? Open in Web Editor NEW
8.0 3.0 4.0 513 KB

this repo is the codebase for ICCV19 paper "Recursive Visual Sound Separation Using Minus-Plus Net"

Home Page: https://github.com/SheldonTsui/Minus-Plus-Network

License: Apache License 2.0

Python 95.93% Shell 4.07%
visual-sound-separation

minus-plus-network's Introduction

Recursive Visual Sound Separation Using Minus-Plus Net

Xudong Xu,Bo Dai, Dahua Lin

We propose a recursive Minus-Plus Network(MP-Net) for visual sound separation task. MP-Net separates sounds recursively in the order of average energy, removing the separated sound from the mixture at the end of each prediction, until the mixture becomes empty or contains only noise.

[Project] [Paper] [Demo]

Requirements

  • Python 3.6 is used. Basic requirements are listed in the 'requirements.txt'
pip install -r requirements.txt 

Dataset

MUSIC can be accessed here. Note that, Zhao. et al further proposed a new and larger dataset MUSIC21 in ICCV 2019.

VEGAS is a 10-category subset of the large-scale dataset AudioSet. VEGAS was cleaned by Zhou et al in CVPR 2018 paper Visual2Sound and can be fetched here.

Training and Testing

All the training and testing bash scripts can be found in './scripts'. For the data preparing, we follow the same procedure as PixelPlayer.

License and Citation

The usage of this software is under CC-BY-4.0.

@inproceedings{xu2019recursive,
  title={Recursive visual sound separation using minus-plus net},
  author={Xu, Xudong and Dai, Bo and Lin, Dahua},
  booktitle={Proceedings of the IEEE International Conference on Computer Vision},
  pages={882--891},
  year={2019}
}

Acknowledgement

The structure of this codebase is largely borrowed from PixelPlayer.

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.