Skip to content

IQA-PyTorch v0.1.3 Alpha version

Compare
Choose a tag to compare
@chaofengc chaofengc released this 19 Mar 13:51
· 371 commits to main since this release

New features

  1. We add the following new metrics:
    • pieapp
    • paq2piq
    • dbcnn trained with our own splits and configurations
  2. Add SRCC based loss function

Important change

We change the default musiq weights from musiq-ava to musiq-koniq because it is more robust according to NR benchmark results

Fix bugs

  • Remove Lambda transform in dataset to enable distributed training
  • Fix paq2piq batch test error