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