Skip to content

hdf5 dataset generation#19

Open
msaintja wants to merge 2 commits intomasterfrom
hdf5-dataset-generation
Open

hdf5 dataset generation#19
msaintja wants to merge 2 commits intomasterfrom
hdf5-dataset-generation

Conversation

@msaintja
Copy link
Copy Markdown
Collaborator

@msaintja msaintja commented Jun 6, 2020

Allows the creation of an .h5 file from videos and .npy annotations (e.g. for the Twitch-LOL dataset).

May be extended later to generalize to other datasets (that don't have binary labels) or other formats than .npy for importing labels.

Possible improvements (could be added after merge):

  • Adding extra flags in generate_dataset.py to control the KTS parameters from utils/KTS/cpd_auto.py and utils/KTS/cpd_nonlin.pyx.
  • Handling non-binary score labels in addition to summary labels.
  • Handling other formats than .npy for importing labels.

@msaintja msaintja requested a review from sylvainma June 6, 2020 16:30
@msaintja
Copy link
Copy Markdown
Collaborator Author

The SumMe and TVSum datasets have a 2-second uniform segmentation version (that's been used for Twitch-LOL) uploaded to a dedicated folder.

This could be useful for an ablation study for example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant