kaustubh-Beta / Rust-detection-algorithmmLinks
This project detects the rusted area of a metal surface using image processing algorithm
☆30Updated 7 years ago
Alternatives and similar repositories for Rust-detection-algorithmm
Users that are interested in Rust-detection-algorithmm are comparing it to the libraries listed below
Sorting:
- ☆16Updated 6 years ago
- A tensorflow implementation of the paper "Searching for MobileNetV3" with the R-ASPP segmentation head☆13Updated 2 years ago
- Automatic Defect Inspection with End-to-End Deep Learning☆32Updated 6 years ago
- Image processing for automated detection of steel corrosion☆14Updated 8 years ago
- Real time image stitching of > 2 images with Python and OpenCV☆46Updated 7 years ago
- Performed the mean shift segmentation to track objects over image sequences.☆23Updated 9 years ago
- A Labelme to Data Augmentation to Mask R-CNN or YOLO v3 pipeline for small dataset.☆16Updated 6 years ago
- Describes how to run DBFace, a real-time, single-shot face detection model on Intel OpenVINO☆29Updated 5 years ago
- A tool used for recognizing and counting the number of occurrences of four different shapes (i.e. square, rectangle, circle, triangle) in…☆47Updated 7 years ago
- A simple, fully convolutional model for real-time instance segmentation.☆44Updated 6 years ago
- A two stage license recognition implement in Yolov3 and ResNet+GRU.☆64Updated 5 years ago
- Feature Detection and Description with SIFT, SURF, KAZE, BRIEF, ORB, BRISK, AKAZE and FREAK using Python and OpenCV