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

Where can I download the data needed for the project? #4

Open
cqhblg opened this issue Dec 10, 2019 · 9 comments
Open

Where can I download the data needed for the project? #4

cqhblg opened this issue Dec 10, 2019 · 9 comments

Comments

@cqhblg
Copy link

cqhblg commented Dec 10, 2019

I don't know how to deploy the project structure and download the data needed to run the project. Could you please provide a detailed operation and deployment process?Thank you!
Also,I want to use this project to run my own video,how can I do that?

@cqhblg cqhblg closed this as completed Dec 10, 2019
@cqhblg cqhblg reopened this Dec 10, 2019
@malleshamdasari
Copy link
Member

malleshamdasari commented Dec 10, 2019

Hi, Please check the prepareData.ipynb script. It shows how to prepare your data. Regarding running project, you just need to open the code in jupyter notebook and run it after your data pre-processing is done.

@cqhblg
Copy link
Author

cqhblg commented Dec 11, 2019

Thank you for your reply.How do I initialize the text document os.txt?

@malleshamdasari
Copy link
Member

You mean 'mos.txt'? You need the data. Unfortunately my data is not open because it was in collaboration with a company. The 'mos.txt' file contains two coloumns where the first column is list of video samples and second column is the corresponding mean opinion quality scores of users.

@cqhblg
Copy link
Author

cqhblg commented Dec 11, 2019

So,,,could I use your Trained model to test my video?

@malleshamdasari
Copy link
Member

Sure! You can find the model here. You still need your data though.

@cqhblg
Copy link
Author

cqhblg commented Dec 11, 2019

Thank you, you already have this model in your project. Could I directly test the score using your model and my video?

@malleshamdasari
Copy link
Member

If you want to rely on my model, sure! You can do that.

@cqhblg
Copy link
Author

cqhblg commented Dec 11, 2019

Thank you very much for your help. Does using your model to test my video require some preprocessing on my video?

@malleshamdasari
Copy link
Member

malleshamdasari commented Dec 11, 2019

Yes! check prepareData.ipynb

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