Skip to content

fighting41love/movienet-tools

 
 

Repository files navigation

Updates

MovieNet Official Website is online now!

Introduction

movienet-tools is an open source movie analysis toolbox based on PyTorch. It's part of MovieNet project maintained by MovieNet Team from MMLab, CUHK. And it is also one of OpenMMLab projects.

Features

  • Basic video processing tools.
  • Holistic semantic video feature extractors.
  • All-in-one movie info web crawler.

Installation

Please refer to INSTALL.md for installation and dataset preparation. Pretrained models and dataset are also explanined here.

Get Started

🥳Please see movienet-tools documentation for the basic usage.

Acknowledgement

The structure of movienet-tools follows that of codebased in openmmlab. The part of character detection are modified from mmdetection and the part of action feature extraction are modified from mmaction. Many thanks to these open-source codebases.

Citation

If you use MovieNet dataset or this toolbox or benchmarks in your research, please cite this project.

@inproceedings{huang2020movie,
	title={MovieNet: A Holistic Dataset for Movie Understanding},
	author={Huang, Qingqiu and Xiong, Yu and Rao, Anyi and Wang, Jiaze and Lin, Dahua},
	booktitle = {Proceedings of the European Conference on Computer Vision (ECCV)}, 
	year={2020}
}

About

Tools for movie research

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 57.4%
  • Python 39.6%
  • Cuda 3.0%