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