Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to construct a dataset without label #14

Open
HrsPythonix opened this issue Sep 25, 2018 · 3 comments
Open

How to construct a dataset without label #14

HrsPythonix opened this issue Sep 25, 2018 · 3 comments

Comments

@HrsPythonix
Copy link

I got a question, if I want to use my own dataset, but there is no label in the dataset, when I construct the hdf5 file, what should I do with user_summary, gts_score and gtsummary?

Also I see these three labels only used in evaluation process, does this means that I can just delete them both in hdf5 and the evaluation function? (I mean in the pytorch implementation)

Moreover, if I want to use the result.json to generate a summarization video for a raw video, can I delete these three labels?

Originally posted by @HrsPythonix in #1 (comment)

@Swati640
Copy link

Hey.. Did you work out on user_summary? i am stuck with same

@anbuharry
Copy link

Hey... Did you work out on user_summary? I am stuck with the same

Could u please guide me to create a dataset for my own video I don't know how to create a dataset?

@Swati640
Copy link

Swati640 commented May 6, 2021

Hey... Did you work out on user_summary? I am stuck with the same

Could u please guide me to create a dataset for my own video I don't know how to create a dataset?

You can check my github profile. I recreated the code on UCF - 101 dataset. The docker image is available

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

No branches or pull requests

3 participants