PulseAugur
实时 13:28:07
English(EN) Similar Font detection from a list of Adobe Fonts

AI 用户寻求改进 Adobe Fonts 的字体检测

一位 Reddit 用户正在寻求有关一个旨在检测图像中字体的 AI 架构的帮助,特别是希望将其与 Adobe Fonts 列表进行匹配。目前的方法,使用 DINOv2+ LoRA 进行嵌入和向量数据库,结果不准确。用户正在探索改进现有架构的潜在方法或考虑进行彻底的改造,并询问了 DeepFont 模型训练权重的可用性。 AI

排序理由 这是用户在论坛上提出的关于 AI 项目的求助,并非新闻事件。

在 r/StableDiffusion 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

报道来源 [1]

  1. r/StableDiffusion TIER_2 English(EN) · /u/Effective-Tie-3149 ·

    Similar Font detection from a list of Adobe Fonts

    <!-- SC_OFF --><div class="md"><p>So I have been working on this project where in an image, for each of the words I have to find the font or similar font from a list of approved Adobe font(1134 fonts present in a pdf).</p> <p>I am currently using DINOv2+ LoRA model from GoogleFon…