duanchao / Yolov3-Manhole-Object-Detection-

YOLO V3 Real-Time Object Detection on Manhole

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yolov3-Manhole-Object-Detection-

YOLO V3 Real-Time Object Detection on Manhole

Custom tiny-yolo-v3 training using my own dataset and testing the results using the google colaboratory. Object detection using yolo algorithms and training your own model and obtaining the weights file using google colab platform. The steps includes:

man1

  • Data Acquisition.
  • Data Preparation according to the yolo.
  • Load Dataset.
  • Train the dataset.
  • Obtain the model weights.
  • Test the model.

About

YOLO V3 Real-Time Object Detection on Manhole


Languages

Language:Jupyter Notebook 90.4%Language:Python 9.6%