mirror of
https://github.com/serengil/deepface.git
synced 2025-06-07 03:55:21 +00:00
lint
This commit is contained in:
parent
0f67ddaf9f
commit
c4b4b4a736
@ -79,7 +79,7 @@ class MtCnnClient(Detector):
|
|||||||
if len(resp) == 1:
|
if len(resp) == 1:
|
||||||
return resp[0]
|
return resp[0]
|
||||||
return resp
|
return resp
|
||||||
|
|
||||||
def _supports_batch_detection(self) -> bool:
|
def _supports_batch_detection(self) -> bool:
|
||||||
import mtcnn
|
import mtcnn
|
||||||
try:
|
try:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user