Official project page for Mitigating Visual Degradation in MLLMs via Spatial-Spectral Visual Anchor Learning. This repository contains only the public website; paper sources are maintained separately.
The website is a dependency-free static page. Open index.html locally or serve the repository root:
python3 -m http.server 4173Then visit http://localhost:4173.
The public project page is available at https://msls38.github.io/SSVAL/.