This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
troebs
/
PyCS
Vigiar
1
Colocar Estrela
1
Fork
1
Ficheiros
Árvore:
0f22212790
Ramos
Etiquetas
master
v0.1
PyCS
/
pycs
/
pipeline
/
tf1
/
detection
/
__init__.py
__init__.py
104 B
Histórico
Em bruto
1
2
3
4
5
#!/usr/bin/env python
"""detection: Face detection implementation."""
from .detector import Detector