Abyss
Results
2
issues of
Abyss
In provider.py at line 111 ```data.transform.MinMaxNormalization(tf.uint16.max),``` There should be this ```data.transform.MinMaxNormalization(),``` In paper you have mentioned that you are able to perform one iteration of auto-context model so i was...
I have a CT scan, Say CT1. I set bone_attenuation_multiplier = 1.5 when reading the CT volume. Generated DRR and the subject volume plot (given by ```tio.Subject.plot()```) are as follows:...