ONNX
YOLO_EyeSide / README.md
Pauwit's picture
Update README.md
4ea6594 verified
|
raw
history blame contribute delete
675 Bytes
---
license: apache-2.0
base_model:
- Ultralytics/YOLO11
---
# Ultralytics YOLO for eye side classification
[![button](https://img.shields.io/badge/GitHub-LeftRightEyeClassification-white?style=plastic&logo=GitHub&logoColor=white)](https://github.com/DigitalHolography/LeftRightEyeClassification)
Pretrained Ultralytics YOLO11 classification model for detecting eye side ("left" or "right") in medical M0 images generated from the [HoloDoppler application](https://github.com/DigitalHolography/HoloDoppler).
This model is used in the eye_side.ipynb notebook from the [Left Right Eye Classification project](https://github.com/DigitalHolography/LeftRightEyeClassification).