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

Compare Ground truth and Generated Summary #56

Open
n9839950 opened this issue Sep 2, 2020 · 5 comments
Open

Compare Ground truth and Generated Summary #56

n9839950 opened this issue Sep 2, 2020 · 5 comments

Comments

@n9839950
Copy link

n9839950 commented Sep 2, 2020

Hi
I have generated summary through tvsum and summe datasets. But I want to compare ground truth and generated summary frame by frame. Please give me any suggestions how I can start with it. If you need any more information, please reply here.

@SinDongHwan
Copy link

Hi, @n9839950.
you can get a "gt_summary" in *.h5.
There is a generated summary in result.json.
so, you can compare its frame by frame.

@n9839950
Copy link
Author

n9839950 commented Sep 3, 2020

thanks for the reply @SinDongHwan
I am having one more problem. I have generated summaries on summe datasets. I have noticed that all my summary length are just 8 sec long. Technically it should be 15% of the original length. I am confused on this part.

@wangsen-sen
Copy link

Hello,I want to ask when I get "gt_summary"(tvsum video 10) is as follows,
[1. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0.
.......
0. 0. 0. 0. 0. 0. 0. 0. 1. 0. 1. 0. 0. 0. 0. 0. 1. 0. 0. 0. 0. 0. 0. 0.]
and "gtscore" is as following
[0.3 0.3 0.3 0.3 0.25 0.25 0.25 0.25 0.1375 0.1375
0.1375 0.1375 0.125 0.125 0.125 0.125 0.1625 0.1625 0.1625 0.1625
......
0.2 0.2 0.2 0.2 0.1625 0.1625 0.1625 0.1625 0.125 0.125
0.125 0.125 0.2 0.2 0.2 0.2 0.2 0.2 ]
How do you know which frame or segment "1" in "gtsummary" represents? How do you know which frame or segment is included in the final "user_summary"

@weiwuxian1998
Copy link

@wangsen-sen
hi, have you solve these problem, I am also confused that how the gtsummary get from 'user summary', or there exist another method to get gtsummary. As some papers claimed, gt_summary coule be directly obtained.
lookiing forward your reply

@n9839950
Copy link
Author

n9839950 commented Aug 22, 2022

@weiwuxian1998
@wangsen-sen
the size of array of gt_summary and gtscore should be same and then you can visualize it accordingly.
below screenshot shows red = 1 and blue = 0. And gtscore on yaxis.
image

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

4 participants