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

OVP dataset and YouTube dataset not in the same format as TVSum dataset #28

Open
Jiangllu opened this issue Nov 19, 2023 · 2 comments
Open

Comments

@Jiangllu
Copy link

When I was reproducing your code, I found that the OVP dataset and YouTube dataset are not in the same format as the TVSum dataset and Summe, missing 'change_points', 'n_frames', 'picks', etc., which prevents the model from completing the transfer. and Augmented settings, how should it be solved?

@Mirli1234
Copy link

When I was reproducing your code, I found that the OVP dataset and YouTube dataset are not in the same format as the TVSum dataset and Summe, missing 'change_points', 'n_frames', 'picks', etc., which prevents the model from completing the transfer. and Augmented settings, how should it be solved?

There may be two possible reasons for this problem. Firstly, you did not download the associated datasets from the author README.md for training. Secondly, you did not run make_ shots. py program performs shot segmentation.

1 similar comment
@Mirli1234
Copy link

When I was reproducing your code, I found that the OVP dataset and YouTube dataset are not in the same format as the TVSum dataset and Summe, missing 'change_points', 'n_frames', 'picks', etc., which prevents the model from completing the transfer. and Augmented settings, how should it be solved?

There may be two possible reasons for this problem. Firstly, you did not download the associated datasets from the author README.md for training. Secondly, you did not run make_ shots. py program performs shot segmentation.

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