richzhang / PerceptualSimilarity

LPIPS metric. pip install lpips
https://richzhang.github.io/PerceptualSimilarity
BSD 2-Clause "Simplified" License
3.62k stars 500 forks source link

How to expand the use? #122

Open lovechang1986 opened 1 year ago

lovechang1986 commented 1 year ago

First of all, thank you very much for opening up such an excellent work. I have some application scenarios that I would like to continue to do some work according to your idea. As long as the two aspects are involved, please give me your guidance:

  1. I now have some picture-like data, but more channels, up to 5-6 channels, how do I scale this?

  2. In addition, what should I do if I want to compare the similarity of multiple pictures? Do you have any good suggestions