intel-iot-devkit / object-size-detector-pythonLinks
Monitor mechanical bolts as they move down a conveyor belt. When a bolt of an irregular size is detected, this solution emits an alert.
☆26Updated 3 years ago
Alternatives and similar repositories for object-size-detector-python
Users that are interested in object-size-detector-python are comparing it to the libraries listed below
Sorting:
- Used Yolact++ to implement social distance monitoring.☆19Updated 2 years ago
- YoLo is a CNN architecture which specialize in object detection. I am using tutorial from https://www.pyimagesearch.com/2018/11/12/yolo-o…☆18Updated 6 years ago
- Use computer vision inference in the Intel® Distribution of OpenVINO™ toolkit to provide analytics on customer engagement, store traffic,…☆80Updated last year
- How to train an object detection model easy for free☆184Updated 3 years ago
- A repository to store codes and supportive material to the omonimous Medium article☆87Updated 5 years ago
- Learn how to train a custom instance segmentation model with Detectron2☆102Updated 4 years ago
- object detection in video☆100Updated 3 years ago
- This is a deep learning model for detecting the potholes on roads. The model is using YOLO-v2.☆88Updated 2 years ago
- Python scripts performing object detection using the YOLOv6 model in ONNX.☆96Updated 3 years ago
- Real-time PPE detection and tracking using YOLO v3 and deep_sort☆121Updated last year
- GitHub repo for my article at https://towardsdatascience.com/indian-car-license-plate-detection-using-yolo-v5-ae2574578175☆63Updated 2 years ago
- Pothole Detection using Masked-RCNN☆87Updated last year
- YOLOv4 Implemented in Tensorflow 2.0. Convert YOLO v4 .weights to .pb and .tflite format for tensorflow and tensorflow lite.☆62Updated 4 years ago
- Modular image processing pipeline using OpenCV and Python generators☆56Updated 6 years ago
- Helmet Detection using tiny-yolo-v3 by training using your own dataset and testing the results in the google colaboratory.