Skip to content

Releases: EasonWheng/ADVANCED_DOCTOR_FOR_IDRID

Release list

v0.1.0

Choose a tag to compare

@EasonWheng EasonWheng released this 08 May 07:39

ADVANCED_DOCTOR_FOR_IDRID v0.1.0

This release establishes the first public open-source packaging of the local fundus workstation.

Included in this public release

  • cleaned GitHub repository layout
  • bilingual project README
  • FastAPI backend and React/Vite workstation frontend
  • Traditional CV baseline modules
  • IDRiD multitask checkpoint via Git LFS
  • vessel segmentation checkpoint via Git LFS
  • one-click launcher and PyInstaller build scripts

Not bundled in this release

  • local MedGemma weights
  • raw datasets
  • generated runtime outputs
  • a fully bundled desktop artifact that exceeds practical GitHub release size limits in the current packaging mode

Recommended usage

  1. clone the repository
  2. pull Git LFS assets
  3. place local MedGemma weights under VLM/models/google-medgemma-1.5-4b-it/ if you need ImageOnly VLM reading
  4. run python build_exe.py to build the local Windows workstation bundle