UNetDFL ======= .. currentmodule:: plugins.extract.mask.unet_dfl .. autoclass:: UNetDFL :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~UNetDFL.device .. rubric:: Methods Summary .. autosummary:: ~UNetDFL.from_torch ~UNetDFL.load_model ~UNetDFL.load_torch_model ~UNetDFL.post_process ~UNetDFL.pre_process ~UNetDFL.process .. rubric:: Attributes Documentation .. autoattribute:: device .. rubric:: Methods Documentation .. automethod:: from_torch .. automethod:: load_model .. automethod:: load_torch_model .. automethod:: post_process .. automethod:: pre_process .. automethod:: process