Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

IMPLEMENT AAAI 2018 - Unsupervised video summarization with deep reinforcement learning (PyTorch)

License

NotificationsYou must be signed in to change notification settings

TorRient/Video-Summarization-Pytorch

Repository files navigation

Implement with python=3.xhttps://github.com/KaiyangZhou/pytorch-vsumm-reinforce

train

Requirement

python=3.x

Pytorch

GPU

tabulate

Get started

git clone https://github.com/TorRient/Video-Summarization-Pytorchcd Video-Summarization-Pytorchmkdir dataset
  1. Prepare dataset

Put your videos in folder dataset

python create_data.py --input dataset --output dataset/data.h5
  1. Make splits
python create_split.py -d dataset/data.h5 --save-dir dataset --save-name splits  --num-splits 5

How to train

python train_video_summarisation.py -d dataset/data.h5

How to test

python video_summary.py --input path-to-video

Video summarization will be saved folder output/

About

IMPLEMENT AAAI 2018 - Unsupervised video summarization with deep reinforcement learning (PyTorch)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2026 Movatter.jp