This website works better with JavaScript
Startsida
Utforska
Hjälp
Logga in
troebs
/
PyCS
Bevaka
1
Stjärnmärk
1
Fork
1
Filer
Träd:
0f22212790
Grenar
Taggar
master
v0.1
PyCS
/
pycs
/
pipeline
/
tf1
/
detection
/
__init__.py
__init__.py
104 B
Historik
Rå
1
2
3
4
5
#!/usr/bin/env python
"""detection: Face detection implementation."""
from .detector import Detector