Construction-Hazard-Detection
148
10
license:agpl-3.0
by
yihong1120
Image Model
OTHER
New
148 downloads
Early-stage
Edge AI:
Mobile
Laptop
Server
Unknown
Mobile
Laptop
Server
Quick Summary
AI model with specialized capabilities.
Code Examples
Labelstext
0: Hardhat
1: Mask
2: NO-Hardhat
3: NO-Mask
4: NO-Safety Vest
5: Person
6: Safety Cone
7: Safety Vest
8: Machinery
9: Utility Pole
10: VehicleTypically (1, N, no)textonnx
.
├─ README.md
├─ LICENSE
├─ models/
│ ├─ yolo26/
│ │ ├─ pt/
│ │ │ ├─ yolo26n.pt
│ │ │ ├─ yolo26s.pt
│ │ │ ├─ yolo26m.pt
│ │ │ ├─ yolo26l.pt
│ │ │ └─ yolo26x.pt
│ │ └─ onnx/
│ │ ├─ yolo26n.onnx
│ │ ├─ yolo26s.onnx
│ │ ├─ yolo26m.onnx
│ │ ├─ yolo26l.onnx
│ │ └─ yolo26x.onnx
│ └─ yolo11/
│ ├─ pt/
│ │ ├─ yolo11n.pt
│ │ └─ ...
│ └─ onnx/
│ ├─ yolo11n.onnx
│ └─ ...
├─ data/
│ └─ examples/
│ └─ demo.jpg
└─ class_names.txtDeploy 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.