Tunanzzz commited on
Commit
0e35bcd
·
verified ·
1 Parent(s): 564cb22

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -21,15 +21,15 @@ pretty_name: DesignVFR
21
 
22
  > **Towards Universal Open-Set Visual Font Recognition via Augmented Synthetic Similarity**  ·  CVPR 2026 Findings
23
 
24
- **DesignVFR** is the first large-scale benchmark for **universal open-set Visual Font Recognition (VFR)**. While prior VFR work is limited to closed-set classification on isolated character-level grayscale images, DesignVFR covers font recognition in real-world *universal* scenarios — sentences, complex backgrounds, and artistic effects across **posters, films, slides and vlogs** — and explicitly evaluates the **open-set** regime where unseen fonts keep being added.
25
 
26
  - 📰 **Paper**: *Towards Universal Open-Set Visual Font Recognition via Augmented Synthetic Similarity* (CVPR 2026 Findings)
27
- - 💻 **Code (FontVLM)**: *coming soon*
28
  - 🧩 **Path scheme**: every metadata file uses the `${DATASET_ROOT}` placeholder — set it once, and the dataset is portable across machines.
29
 
30
  ## 📰 News
31
 
32
  - **[2026.06.17]** 🎉 DesignVFR is now open-sourced on [Hugging Face](https://huggingface.co/datasets/Tunanzzz/DesignVFR)!
 
33
 
34
  ## ✨ Highlights
35
 
 
21
 
22
  > **Towards Universal Open-Set Visual Font Recognition via Augmented Synthetic Similarity**  ·  CVPR 2026 Findings
23
 
24
+ **DesignVFR** is the first large-scale dataset for **universal open-set Visual Font Recognition (VFR)**. While prior VFR work is limited to closed-set classification on isolated character-level grayscale images, DesignVFR covers font recognition in real-world *universal* scenarios — sentences, complex backgrounds, and artistic effects across **posters, films, slides and vlogs** — and explicitly evaluates the **open-set** regime where unseen fonts keep being added.
25
 
26
  - 📰 **Paper**: *Towards Universal Open-Set Visual Font Recognition via Augmented Synthetic Similarity* (CVPR 2026 Findings)
 
27
  - 🧩 **Path scheme**: every metadata file uses the `${DATASET_ROOT}` placeholder — set it once, and the dataset is portable across machines.
28
 
29
  ## 📰 News
30
 
31
  - **[2026.06.17]** 🎉 DesignVFR is now open-sourced on [Hugging Face](https://huggingface.co/datasets/Tunanzzz/DesignVFR)!
32
+ - **[2026.06.17]** 🚀 Code release: training, deployment and evaluation pipelines for [FontVLM](https://github.com/Tunanzzz/FontVLM) are now public.
33
 
34
  ## ✨ Highlights
35