Koldim2001/Factory_detection
Проект по созданию системы безопасности на предприятии, реализующей детектирование людей и автоматическую проверку наличия касок по изображениям с видеокамер
This project helps industrial and construction site managers enhance workplace safety by automatically detecting people and verifying hard hat compliance from video camera images. It takes still images or video feeds as input and outputs bounding boxes around detected individuals, classifying whether they are wearing hard hats, for rapid safety monitoring. Site safety officers and operations managers can use this to automate visual inspections.
No commits in the last 6 months.
Use this if you need an automated system to visually monitor industrial sites for personnel presence and hard hat adherence to improve safety protocols.
Not ideal if you require real-time, high-precision person tracking across multiple cameras or complex behavior analysis beyond simple presence and hard hat detection.
Stars
19
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Feb 16, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Koldim2001/Factory_detection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
chandrikadeb7/Face-Mask-Detection
Face Mask Detection system based on computer vision and deep learning using OpenCV and Tensorflow/Keras
Jaluus/MaskTerial
Code Release for "MaskTerial: A Foundation Model for Automated 2D Material Flake Detection"
z-mahmud22/Mask-RCNN_TF2.14.0
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow 2.14.0 and Python 3.10.
Kamlesh364/Mask-RCNN-TF2.7.0-keras2.7.0
Mask R-CNN for object detection and instance segmentation on Keras==2.7.0 and TensorFlow==2.7.0
jackfrost1411/MaskRCNN
Mask RCNN implementation on a custom dataset! All incorporated in a single python notebook!