FBPConvNetImage.py 🚧¢

Source: LION/models/post_processing/FBPConvNetImage.py

Warning

This file has not yet received a complete narrative and docstring audit. Its public source-level API is listed automatically below.

class FBPConvNetImage

FBPConvNet that takes a pre-computed FBP image as input instead of calling FDK inside the forward pass.

FBPConvNetImage.forward(self, image)

No docstring is available.