-
Notifications
You must be signed in to change notification settings - Fork 150
Inaccessibility of synthseg 2 model #116
Description
The pre-trained models for SynthSeg v2 are no longer downloadable. The manual links provided in the documentation point to Dropbox URLs (associated with UCL) that now return a 404 error.
This prevents new users from running the tool and breaks automated deployment pipelines.
Expected behavior
The weights should be downloadable (ideally automatically) via a persistent alternative link (e.g., GitHub Releases, Hugging Face, or a stable institutional repository).
Environment Information
SynthSeg Version: v2.0
Hosting Source: Dropbox (UCL account)
Error Message: 404 FILE NOT FOUND
Additional context
It appears that UCL (University College London) has recently changed the status of shared Dropbox folders, causing many academic links to break.
Could you please provide an alternative download location or host the model weights directly on the GitHub repository's Releases page to ensure long-term availability?