You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
├── data/ # Image datasets and captured retinal images │ ├── captured_images/ # Retinal images captured by the device │ └── sample_images/ # Sample images for testing ├── docs/ # Project documentation ...