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