yihong1120/Construction-Hazard-Detection
Enhances construction site safety using YOLO for object detection, identifying hazards like workers without helmets or safety vests, and proximity to machinery or vehicles. HDBSCAN clusters safety cone coordinates to create monitored zones. Post-processing algorithms improve detection accuracy.
Platform-specific configuration:
{
"mcpServers": {
"Construction-Hazard-Detection": {
"command": "npx",
"args": [
"-y",
"Construction-Hazard-Detection"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...