![]() |
|
Image analysis - Printable Version +- Like Ra's Naughty Forum (https://www.likera.com/forum/mybb) +-- Forum: Fetishes, obsessions, traits, features, peculiarities (https://www.likera.com/forum/mybb/Forum-Fetishes-obsessions-traits-features-peculiarities) +--- Forum: Kinky Artificial Intelligence (https://www.likera.com/forum/mybb/Forum-Kinky-Artificial-Intelligence) +---- Forum: Image AI (https://www.likera.com/forum/mybb/Forum-Image-AI) +---- Thread: Image analysis (/Thread-Image-analysis) |
Image analysis - Like Ra - 23 May 2026 I'm experimenting with Hermes (https://www.likera.com/forum/mybb/showthread.php?tid=4606), and for some of my projects I need a detailed image analysis AND proper tagging. It turned out, that it's VERY difficult to find an LLM which indeed understands what's pictured. Post your experience, ideas and solutions here. RE: Image analysis - Like Ra - 23 May 2026 To my great surprise, only Claude and Gemini were able to determine what the girl is wearing on this image: https://www.likera.com/forum/mybb/Thread-Fetish-and-bondage-art-hentai?pid=86451#pid86451 Gemini Wrote:Upper Body / Arms: She is wearing a black, long-sleeved, skin-tight top that resembles a sleek leather or latex material. A notable feature is that both of her arms are enclosed together behind her back within a single, continuous sleeve or heavy mitten-like glove that secures at the wrists with a pink band. The top has a visible zipper running down the back. Claude Wrote:A black latex/leather armbinder (single-glove) — her arms are bound behind her back in a single sleeve, which is a bondage restraint device Neither ChatGPT, nor Grok, nor Gemma, nor Qwen, nor Mistral were able to understand the concept of a "single-glove"! From the small local models, only Qwen was close. From small local models, only Qwen can describe bondage scenes quite detailed. So far my recommendation for local "image description" models - https://ollama.com/lukey03/qwen3.5-9b-abliterated-vision (it's uncensored) RE: Image analysis - lopbunny - 25 May 2026 (23 May 2026, 01:04 )Like Ra Wrote: So far my recommendation for local "image description" models - https://ollama.com/lukey03/qwen3.5-9b-abliterated-vision (it's uncensored) I've been using https://ollama.com/sorc/qwen3.5-instruct-heretic for image description and Stable-Diffusion img->prompt generation . I'll give lukey's a try. Thanks! RE: Image analysis - Like Ra - 26 May 2026 It's still a 9b Qwen3.5 version, so should be very similar. I also tried https://ollama.com/huihui_ai/Qwen3.6-abliterated:27b with only 30 layers offloaded to the GPU. While slow, it's only a bit better, than Qwen3.5 9B, yet can go completely crazy. https://ollama.com/huihui_ai/qwen3-vl-abliterated 8b is only 6.1GB, and should understand videos, but it's a bit less precise for images. RE: Image analysis - Like Ra - 27 May 2026 A hack: ask the model to check what it wrote about the image with the image itself. THAT result is much more precise. RE: Image analysis - Like Ra - 11 Jun 2026 (23 May 2026, 01:04 )Like Ra Wrote: To my great surprise, only Claude and Gemini were able to determine what the girl is wearing on this image: https://www.likera.com/forum/mybb/Thread-Fetish-and-bondage-art-hentai?pid=86451#pid86451 The latest Qwen3.7 Plus can not do that. Deepseek is only able to discover text. But Kimi can!!! Kimi Wrote:Arm Restraint So, we have 3 models so far with the understanding of single-gloves. RE: Image analysis - Like Ra - 29 Jun 2026 GLM-5.2 from z.ai can also do that: GLM-5.2 Wrote:3. The "Single-Glove" Element (Armbinder) As explicitly indicated by the "single-glove" keyword in the filename, her outfit features a very specific and prominent accessory: So far, GLM-5.2 is the winner. |