Skip to content

🦴 Automated Cobb Angle Measurement on Anterior-Posterior Spine X-Rays using Multi-Instance Keypoint Detection with Keypoint RCNN Thesis Package

Notifications You must be signed in to change notification settings

Blankeos/scoliovis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

46 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

preview

✨ ScolioVis ✨

Automated Cobb Angle Measurement on Anterior-Posterior Spine X-Rays using Multi-Instance Keypoint Detection with Keypoint RCNN

https://scoliovis.app

Awesome Badge Vercel Badge Custom

πŸ“– Summary

demo

This repository serves as the compiled package of our undergraduate research for West Visayas State University - College of Information and Communications Technology entitled: "ScolioVis: Automated Cobb Angle Measurement on Anterior-Posterior Spine X-Rays using Multi-Instance Keypoint Detection with Keypoint RCNN"

In this repo, you can:

  • Read our research manuscript.
  • Understand our project.
  • Try our live, deployed demo on scoliovis.app
  • Try running our project locally.
  • Recreate our research/project.

πŸ“‘ Contents

πŸ“– About

ScolioVis is a tool for automatically measuring the Cobb Angleβ€”the standard measurement to assess Scoliosis. We harness the power of computer vision and machine learning to extract the cobb angles of an anterior-posterior Spine x-ray image. We built this application from the ground-up to an actual implementation in a usable web app.

We trained a Keypoint RCNN model on the SpineWeb Dataset 16. Boasting a performance of 93% AP at IoU=0.50 on object detections and 57% AP at IoU=0.50 on keypoint detections. The dataset is also part of the Accurate Automated Spinal Curvature Estimation (AASCE) 2019 Grand Challenge. Atlhough we aren't competing, using the performance metric of the challenge, we have achieved an SMAPE of 8.97 in cobb angle calculation which means ScolioVis as a whole is able to predict cobb angles at 91.03% accuracy.

A live deployed version of the application is available at scoliovis.app.

🧰 Setup Instructions

πŸ‘‰ Go to /src for detailed instructions on how to setup this project on your machine.

Source Repositories:

  1. 🎨 scoliovis-web - Front End Repo
  2. ⚑ scoliovis-api - Back End Repo
  3. πŸ‹οΈβ€β™‚οΈ scoliovis-training - Model Training Repository

πŸ“’ Colab Notebooks

  1. Dataset Preprocessing for Keypoint RCNN
  2. Keypoint RCNN Training
  3. Cobb Angle Calculation

🧠 Models

πŸ“œ Important References

  • Any Paper that uses the SpineWeb Dataset 16, must cite the following:

    Wu, H., Bailey, Chris., Rasoulinejad, Parham., and Li, S., 2017.Automatic landmark estimation for adolescent idiopathic scoliosis assessment using boostnet. Medical Image Computing and Computer Assisted Intervention:127-135. Retrieved from http://www.digitalimaginggroup.ca/members/Shuo/MICCAIAutomatic.pdf

  • Our πŸ“„ Thesis Manuscript and πŸ“˜ User Manual are available on /doc.

πŸ† Acknowledgements

Name Contributions
πŸ‘¨β€πŸ« Dr. Frank I. Elijorde Our ever-supportive Thesis Adviser.
🀡 Dr. Bobby D. Gerardo Our ever-supportive Thesis Co-Adviser.
πŸ‘¨β€πŸ”¬ Dr. Shuo Li For giving us access to the SpineWeb Dataset 16.
πŸ‘©β€πŸ’Ό Dr. Julie Ann Salido For her expertise in computer vision research.
πŸ‘¨β€πŸ’Ό Mr. Paolo Hilado For his expertise in data science research.
πŸ‘©β€βš•οΈ Dra. Jocelyn F. Villanueva For her expertise in radiology.
πŸ‘¨β€βš•οΈ Dr. Christopher Barrera For his expertise in radiology.

✍️ Cite Our Project

Convert the following bibtex to APA | MLA (Credits to bibtex.online)

@article{article,
  type={Bachelor's Thesis},
  author = {Taleon, Carlo Antonio and Elizalde, Glecy and Rubinos, Christopher Joseph},
  title = {ScolioVis: Automated Cobb Angle Measurement on Anterior-Posterior Spine X-Rays using Multi-Instance Keypoint Detection with Keypoint RCNN},
  journal = {West Visayas State University College of Information and Communications Technology},
  address = {La Paz, Iloilo City, Iloilo, Philippines},
  year = {2023}
}

2023 Β© Taleon, Elizalde, Rubinos (BSCS4A) - West Visayas State University - College of Information and Communications Technology. All Rights Reserved.

About

🦴 Automated Cobb Angle Measurement on Anterior-Posterior Spine X-Rays using Multi-Instance Keypoint Detection with Keypoint RCNN Thesis Package

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published