CoolFace
Agents
Live
Leaderboard
Models
Community
Search
Create
Alerts
Menu
App
public
Aluode
/
PerceptionLabPortable
source
Hugging Face
updated 9mo ago
View on Hugging Face
0
likes
Like
Save
Clone
overview
files
community
commits
settings
root
python_embed
Lib
site-packages
cv2
data
__init__.py
__init__.py
4 lines
Copy path
Download
Raw
Back to data
1
import os
2
3
haarcascades = os.path.join(os.path.dirname(__file__), "")
4
Aluode/PerceptionLabPortable · CoolFace