This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
troebs
/
PyCS
Beobachten
1
Favorit hinzufügen
1
Fork
1
Dateien
Struktur:
027daf173c
Branches
Tags
master
v0.1
PyCS
/
pycs
/
pipeline
/
detection
/
__init__.py
__init__.py
104 B
Verlauf
Originalformat
1
2
3
4
5
#!/usr/bin/env python
"""detection: Face detection implementation."""
from .detector import Detector