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

problem with videos names #5

Open
atelili opened this issue Aug 31, 2023 · 9 comments
Open

problem with videos names #5

atelili opened this issue Aug 31, 2023 · 9 comments

Comments

@atelili
Copy link

atelili commented Aug 31, 2023

Hello, I want to train your model on the KonViD-1k database, I used your script extract_frame_konvid1k.py, however, I think the KoNViD-1k_data.mat file contains different names of the dataset, ('8171831850_cut_centercrop_960x540_8s.mp4').

@atelili
Copy link
Author

atelili commented Aug 31, 2023

Even when I changed the names in KoNViD-1k_data.mat, I faced probelms when excuting extracted_SlowFast_features_VQA.py,

@sunwei925
Copy link
Owner

Please use the KoNViD-1k videos downloaded from the link https://drive.google.com/file/d/1p-6FJR6pPa9Fh-Va995t0Ycb1Dq9hBJG/view?usp=sharing.

@atelili
Copy link
Author

atelili commented Sep 4, 2023

Thanks for your answer, but if I need to train on other data sets, how do I go about it?

@sunwei925
Copy link
Owner

The video names in other datasets match the video names in the corresponding datasets that are downloaded in public.

@atelili
Copy link
Author

atelili commented Sep 5, 2023

Thanks for your answer, but I would like to train your model on other datasets, for example LIVE-VQC, I only found custom scripts for konvid, LSVQ and YouTube UGC.

@sunwei925
Copy link
Owner

For LIVE-VQC, you can write your custom script. It is easy and you only need to provide the video names and the corresponding MOSs.

@atelili
Copy link
Author

atelili commented Sep 5, 2023

Thank you ^^

@atelili
Copy link
Author

atelili commented Sep 6, 2023

I tried to train my owen model, but it's a bit confusing, even train.py is customized for the existing dataset , how to change it please to train on any database?

@style09131111
Copy link

Hello, I want to train your model on the KonViD-1k database, I used your script extract_frame_konvid1k.py, however, I think the KoNViD-1k_data.mat file contains different names of the dataset, ('8171831850_cut_centercrop_960x540_8s.mp4').

I'm sorry, the file in the link doesn't exist anymore, can you share it again, thanks!

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