Instructions to use melihuzunoglu/human-fall-detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ultralytics
How to use melihuzunoglu/human-fall-detection with ultralytics:
from ultralytics import YOLOvv11 model = YOLOvv11.from_pretrained("melihuzunoglu/human-fall-detection") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
8e3430d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:2816ac95928f63bc4dc666b1fca521a2ec505600e7d292106310a30711d8ba27
size 764288
|