VGGObstructed ============= .. currentmodule:: plugins.extract.mask.vgg_obstructed .. autoclass:: VGGObstructed :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~VGGObstructed.device .. rubric:: Methods Summary .. autosummary:: ~VGGObstructed.from_torch ~VGGObstructed.load_model ~VGGObstructed.load_torch_model ~VGGObstructed.post_process ~VGGObstructed.pre_process ~VGGObstructed.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