Driver_monitoring
53
license:apache-2.0
by
koreashin
Video Model
OTHER
New
53 downloads
Early-stage
Edge AI:
Mobile
Laptop
Server
Unknown
Mobile
Laptop
Server
Quick Summary
AI model with specialized capabilities.
Code Examples
모델 클래스 정의 (필수!)bash
pip install torch torchvision opencv-python numpy
pip install huggingface_hub # HuggingFace에서 다운로드 시Installationbash
# HuggingFace CLI로 다운로드
huggingface-cli download YOUR_USERNAME/driver-behavior-swin-t --local-dir ./model
# 또는 Python으로
from huggingface_hub import snapshot_download
snapshot_download(repo_id="YOUR_USERNAME/driver-behavior-swin-t", local_dir="./model")Deploy This Model
Production-ready deployment in minutes
Together.ai
Instant API access to this model
Production-ready inference API. Start free, scale to millions.
Try Free APIReplicate
One-click model deployment
Run models in the cloud with simple API. No DevOps required.
Deploy NowDisclosure: We may earn a commission from these partners. This helps keep LLMYourWay free.