This website works better with JavaScript
Home
Explore
Help
Sign In
troebs
/
PyCS
Watch
1
Star
1
Fork
1
Files
Tree:
9c479d95a1
Branches
Tags
master
v0.1
PyCS
/
pycs
/
pipeline
/
tf1
/
detection
/
__init__.py
__init__.py
104 B
History
Raw
1
2
3
4
5
#!/usr/bin/env python
"""detection: Face detection implementation."""
from .detector import Detector