/pid_detector

P&ID Detector by using Deep learning.

Primary LanguagePythonMIT LicenseMIT

PID_Detector

P&ID Detector by using Deep learning.

Deep Learning

Darknet

The P&ID symbol detection is established by using darknet

Dataset Preparing

The dataset for training and validating models was prepared from P&ID from various projects.

Use image_slicer to divide image into tiles

image_slicer

import image_slicer
image_slicer.slice('cake.jpg', 4)