Releases: EasonWheng/ADVANCED_DOCTOR_FOR_IDRID
Releases · EasonWheng/ADVANCED_DOCTOR_FOR_IDRID
Release list
v0.1.0
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
- clone the repository
- pull Git LFS assets
- place local MedGemma weights under
VLM/models/google-medgemma-1.5-4b-it/if you need ImageOnly VLM reading - run
python build_exe.pyto build the local Windows workstation bundle