# Deep Reinforcement Learning for Unsupervised Video Summarization with Diversity-Representativeness Reward.
Implement with python=3.x https://github.com/KaiyangZhou/pytorch-vsumm-reinforce
<div align="center">
<img src="img/pipeline.jpg" alt="train" width="80%">
</div>
## Requirement
python=3.x
Pytorch
GPU
tabulate
## Get started
```bash
git clone https://github.com/TorRient/Video-Summarization-Pytorch
cd Video-Summarization-Pytorch
mkdir dataset
```
1. Prepare dataset
Put your videos in folder dataset
```bash
python create_data.py --input dataset --output dataset/data.h5
```
2. Make splits
```bash
python create_split.py -d dataset/data.h5 --save-dir dataset --save-name splits --num-splits 5
```
## How to train
```bash
python train_video_summarisation.py -d dataset/data.h5
```
## How to test
```bash
python video_summary.py --input path-to-video
```
Video summarization will be saved folder output/
人间发财树
- 粉丝: 28
- 资源: 4560
最新资源
- 保险箱检测51-YOLO(v5至v11)、COCO、CreateML、Paligemma、TFRecord、VOC数据集合集.rar
- 五相电机邻近四矢量SVPWM模型-MATLAB-Simulink仿真模型包括: (1)原理说明文档(重要):包括扇区判断、矢量作用时间计算、矢量作用顺序及切时间计算、PWM波的生成; (2)输出部分仿
- 一对一MybatisProgram.zip
- 时变动态分位数CoVaR、delta-CoVaR,分位数回归 △CoVaR测度 溢出效应 动态 Adrian2016基于分位数回归方法计算动态条件在险价值 R语言代码,代码更数据就能用,需要修改的
- 人物检测37-YOLO(v5至v11)、COCO、CreateML、Paligemma、TFRecord、VOC数据集合集.rar
- 人物检测26-YOLO(v5至v11)、COCO、CreateML、Paligemma、TFRecord、VOC数据集合集.rar
- 人和箱子检测2-YOLO(v5至v11)、COCO、CreateML、Paligemma、TFRecord、VOC数据集合集.rar
- 清华大学2022年秋季学期 高等数值分析课程报告
- GEE错误集-Cannot add an object of type <Element> to the map. Might be fixable with an explicit .pdf
- 清华大学2022年秋季学期 高等数值分析课程报告
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
评论0