FBPConvNet_test.py - small test script to show trained models performance on unseen data. Largely for visual purposes. In future may create a more generic tool for this.
FBPConvNet_train.py - removed redundant imports and fixed outdated imports - Parameter in place of LIONParameter seems to appear a lot throughout the repo. Fixed test logic, fdk was applied to data before feeding it into FBPConvNet, which already applied fdk internally; FBPConvNet expects a sinogram.
FBPConvNet_test.py - small test script to show trained models performance on unseen data. Largely for visual purposes. In future may create a more generic tool for this.
FBPConvNet_train.py - removed redundant imports and fixed outdated imports - Parameter in place of LIONParameter seems to appear a lot throughout the repo. Fixed test logic, fdk was applied to data before feeding it into FBPConvNet, which already applied fdk internally; FBPConvNet expects a sinogram.