up42 / image-similarity-measures

:chart_with_upwards_trend: Implementation of eight evaluation metrics to access the similarity between two images. The eight metrics are as follows: RMSE, PSNR, SSIM, ISSM, FSIM, SRE, SAM, and UIQ.
MIT License
550 stars 68 forks source link

Remove mode args #23

Closed nekhtiari closed 3 years ago

nekhtiari commented 3 years ago

This PR remove --mode args from github action yml file. Since we removed this args from code and this was just a leftover.