Skip to content

Oriented-Bounding-Box Cobb Angle Measurement for Scoliosis Diagnosis.

Notifications You must be signed in to change notification settings

dereklee0310/OCAM

Repository files navigation

Oriented-Bounding-Box Cobb Angle Measurement

About The Project

Fine-tuning yolo11*-obb models for Cobb angle measurement.

Built With

  • YOLOv11

Getting Started

Prerequisites

  • Python 3.12.7+

Installation

  1. Clone the repo
git clone https://github.com/dereklee0310/OCAM
  1. Install dependencies
pip install -r requirements.txt

Usage

Training

  1. Open configs/train.yaml
  2. Edit hyperparameters and project name (save dir)
python tools/train.py

Inference

  1. Open configs/inference.yaml
  2. Edit source (input image path or directory)
python tools/inference.py

Demo

python tools/demo.py

Contributing

PR or bug report are welcome.

License

TBD

Contact

dereklee0310@gmail.com

Acknowledgments

MISC

Weights are too large so I didn't upload them :p

About

Oriented-Bounding-Box Cobb Angle Measurement for Scoliosis Diagnosis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •