Justine Moore (@venturetwins)

Grok Imagine의 ‘Chibi’ 트렌드를 써보니 모든 사진이 더 귀엽게 변한다고 언급한 글입니다. AI 이미지 생성/스타일 변환 기능이 SNS에서 유행하고 있음을 보여주는 가벼운 사용 후기입니다.

https://x.com/venturetwins/status/2035035777433051280

#grok #aiimage #imagetransform #trending #generativeai

Justine Moore (@venturetwins) on X

Okay I have been converted to the Grok Imagine Chibi trend ✨ It makes every photo so cute.

X (formerly Twitter)

 Boosts appreciated  

I'm looking for an "automatic" method to rate/compare the quality of 2 (or more) images which are detected as duplicates by other tools.

=====

Let's say, in my image dump, I have several images both in JPG & PNG, different resolutions & sizes. I'm looking for a method to determine which one is "best quality".

Usually, I rate this "by hand" by the following:

  • Higher resolution first
  • PNG > JPG
  • File size

The problem with that approach is that some images are upscaled versions of the original, so maybe it has a better resolution, but it's blurry/JPEG-crustified...

At this point, a research on the web either returns:

  • Dedup utilities => Not what I'm looking for, I already use czkawka.
  • Online solutions (upload your images and get a comparison) => I want something that runs locally, and in worst case something I can self-host
  • "AI"-powered solutions => Often online (see above item), or without any way to self-host.
  • A few research article, but more focused around photography and rating the sensors capabilities, or satellite imagery.

If you have a solution for this, I'd gladly take your feedback.

And if that's a scientific paper/research article, I have no problem in attempting to code the described algorithm/formula into a tool to automatize the process.

The idea would be to have a tool that would tell me, between duplicates of my images, which one is the best quality (read, with the less amount of compression artifact, and higher resolution)

#imagetransform #research #imagededuplication

GitHub - qarmin/czkawka: Multi functional app to find duplicates, empty folders, similar images etc.

Multi functional app to find duplicates, empty folders, similar images etc. - qarmin/czkawka

GitHub