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

frame-level scores to keyframes problem #17

Open
pcshih opened this issue Aug 18, 2019 · 4 comments
Open

frame-level scores to keyframes problem #17

pcshih opened this issue Aug 18, 2019 · 4 comments

Comments

@pcshih
Copy link

pcshih commented Aug 18, 2019

As in FCSN Table 1, they use this paper 1.3 to convert frame-level scores to keyframes.

But you use this method to get keyframe which seems not identical to the FCSN paper.

@weirme
Copy link
Owner

weirme commented Aug 20, 2019

I think you are right, my original code convert multi-user F-score to a single... We may make the dataset using a similar method in evaluation.

@pcshih
Copy link
Author

pcshih commented Aug 20, 2019

The FCSN use keyframe for training and keyshot for testing(for tvsum and summe).

By the way, do you have any idea on unsupervised scenario?

@weirme
Copy link
Owner

weirme commented Aug 21, 2019

This part in paper is a bit confusing, but I think the result of your implantation is good!

@pcshih
Copy link
Author

pcshih commented Aug 21, 2019

I think the "[2,320]->0/1 vector" this action is not diff. at all.

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

2 participants