Spaces:
Runtime error
Runtime error
Suggestion on UI for CT scan input
#1
by
jalFaizy
- opened
Currently, the example is a preprocessed 3D image. The inference function too assumes that it gets a preprocessed 3D image of a CT scan. I did this out of simplicity, but I don't think its a good idea to make it this way.
To work around this, I can maybe break down the code of original keras script so that gradio takes ".nii" file as input and then plots 20 slices out of it
done
jalFaizy
changed discussion status to
closed