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