yufanchen96 / RoDLA

RoDLA: Benchmarking the Robustness of Document Layout Analysis Models
Apache License 2.0
29 stars 2 forks source link

Implementation of Mean Perturbation Effect (mPE) #4

Open abhinav922 opened 2 months ago

abhinav922 commented 2 months ago

I'm planning to compute mPE on my images as it seems like this measure is no ref IQA. However, in repo, i see implementation of MS-SSIM and CW-SSIM. is there a script to compute overall mPE which seems to be combining above ones and degradation?

yufanchen96 commented 1 month ago

Sorry, mPE is actually to evaluate the perturbation effect relying on the original image, so it is not a no-ref IQA.