reginabarzilaygroup / Sybil

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

GH28 Individual inference #29

Closed jsilter closed 5 months ago

jsilter commented 6 months ago

Add inference.py, a simple CLI script which performs inference on a single exam. Optionally outputs visual attention overlay.

Also remove the sample argument from a bunch of loader functions since it is not being used.