Instructions to use UEmmanuel5/ProFSAM-Fire-Detector with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ultralytics
How to use UEmmanuel5/ProFSAM-Fire-Detector with ultralytics:
# Couldn't find a valid YOLO version tag. # Replace XX with the correct version. from ultralytics import YOLOvXX model = YOLOvXX.from_pretrained("UEmmanuel5/ProFSAM-Fire-Detector") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
d30ea1d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:c321d88f4d4e156a33d7ddc21f45bcd9956b1930c3a6c9db860154b5fefcb65d
size 117419
|