imgutils/detect/__init__.py
0 → 100644
+2
−0
imgutils/detect/_yolo.py
0 → 100644
+106
−0
imgutils/detect/face.py
0 → 100644
+25
−0
imgutils/detect/person.py
0 → 100644
+25
−0
Loading