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

could you provide an example of test code with a trained model? #8

Open
Tonsty opened this issue Jan 23, 2024 · 2 comments
Open

could you provide an example of test code with a trained model? #8

Tonsty opened this issue Jan 23, 2024 · 2 comments

Comments

@Tonsty
Copy link

Tonsty commented Jan 23, 2024

Hi, thanks for your sharing of the code.
I found the test_options.py in the current code,
but I cannot find a test code with a trained model
(only training code provided)

@avinabsaha
Copy link
Owner

avinabsaha commented Jan 23, 2024

Please use demo_content_aware_feats.py and demo_content_quality_aware_feats.py and merge the features to obtain final ReIQA features (8192 length) for any image! Typically, for IQA/VQA tasks, we develop feature extractors that can be calibrated on any domain specific quality dataset.

@Tonsty
Copy link
Author

Tonsty commented Jan 31, 2024

Thanks for your reply!
I have got the feature exatror demo code and model file,
but could you provide the regressor head code and model that predict the final quality score?

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