Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 945 Bytes

File metadata and controls

16 lines (12 loc) · 945 Bytes

LeftRightEyeClassification

button

Description

This repository provides an eye laterality classification pipeline from mean retinal Doppler holography moment-0 images generated by the HoloDoppler application.

Repository Structure

├── dataset.ipynb      # (EXPERIMENTAL) Notebook for dataset creation/preparation and manipulation
├── eye_side.ipynb     # Notebook for eye laterality classification and vizualisation
├── pngs.txt           # (INFORAMTION) List of image paths used for dataset creation
├── pngs2.txt          # (INFORAMTION) List of additional image paths for future datasets
└── yolo.ipynb         # Notebook for Ultralytics' YOLO information and training