Skip to content

A machine learning model that crops CT scans to a bone of interest in the arm

License

Notifications You must be signed in to change notification settings

gregspangenberg/armcrop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

armcrop

PyPI Latest Release Code style: black

This package contains a machine learning model that can crop a CT scan to any of the following classes:

  • clavicle
  • scapula
  • humerus
  • radius_ulna
  • hand

Installation

tested on python 3.12

pip install armcrop

Contributing

Clone the repo, open the cloned folder containing the poetry.lock file, then install the development dependencies using poetry.

poetry install --with dev

About

A machine learning model that crops CT scans to a bone of interest in the arm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages