Skip to content

Traffik - video summarization artificial dataset πŸš—

Notifications You must be signed in to change notification settings

triglie/traffik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

traffik

All the credit for the dataset generation algorithm goes to SinDongHwan repository πŸ™πŸ™πŸ™

The pourpose of Traffik package is to transform a bunch of videos (along with their CSVs) generated by TrafficSimulator to a standardized HDF5 dataset used on video summarization tasks (e.g. SumMe or TvSum).

Install pytorch separately and then install the other dependencies:

pip install -r requirements.txt

Install the package locally:

pip install -e .

Generate your dataset.

Usage: python gen.py [OPTIONS]

Options:
  --source TEXT  Path of the directory that contains videos and CSVs
  --save TEXT    Path where to store the hdf5 dataset file
  --out TEXT     Name of the generated HDF5 dataset file.
  --help         Show this message and exit.

About

Traffik - video summarization artificial dataset πŸš—

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages