Skip to content

IQA-PyTorch v0.1.6

Compare
Choose a tag to compare
@chaofengc chaofengc released this 20 Mar 05:43
· 279 commits to main since this release

⚠️ Important Changes & Bug Fix

  1. Fix OOM on GPU for NRQM fcb7f6e
  2. Fix device problem for gradient calculation 08f8850
  3. Fix bug for small image test of NIQE 8d7462d
  4. Fix default dataset config 1baa70e
  5. Fix clip installation error 53d176f
  6. feat: add psnry for y colorspace; ssimc for RGB ssim

New features

  1. Add CNNIQA, TreS
  2. Pass forward argument to inference model
  3. Add loss reduction when using metric as loss f03d7f1

Improvements

  1. Update benchmark results
  2. Update clipiqa+