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