gwxie / Document-Dewarping-with-Control-Points

Document Dewarping with Control Points

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HI,thans for your contribution, but how can I evaluate MS-SSIM and LD metrics?

samaritan1998 opened this issue · comments

请问一下,如何评测MS-SSIM 和 LD 这两个指标呢?

请问一下,如何评测MS-SSIM 和 LD 这两个指标呢?

Hi,
Modify the path of the image to get the rectified image.

python test.py --data_path_test=./your/test/data/path/ --parallel None --schema test --batch_size 1

test.py can get the rectified image ,but can't get the value of MS-SSIM 和 LD?