lidq92 / MDTVSFA

[official] Unified Quality Assessment of In-the-Wild Videos with Mixed Datasets Training (IJCV 2021)
MIT License
83 stars 16 forks source link

performance[dataset] = evaluator.state.metrics['VQA_performance'] #8

Closed 2279209430 closed 3 years ago

2279209430 commented 3 years ago

Hi Postdoc Li, why there is no key of ['VQA_performance'] in evaluator.state.metrics ?

lidq92 commented 3 years ago

@2279209430 Please install the correct version of pytorch-ignite. See https://github.com/lidq92/LinearityIQA/issues/3#issuecomment-734078230 for a similar discussion.

2279209430 commented 3 years ago

Thank you for your prompt reply !