reginabarzilaygroup / Sybil

Deep Learning for Lung Cancer Risk Prediction using LDCT
MIT License
62 stars 38 forks source link

Streamline individual inference #28

Closed jsilter closed 5 months ago

jsilter commented 6 months ago

Right now, inference on a single exam requires the user to write their own python script. There should be a simple command-line utility for running inference. This will help anyone who does not wish to use docker/ark for whatever reason.