/Yolov3-Manhole-Object-Detection-

YOLO V3 Real-Time Object Detection on Manhole

Primary LanguageJupyter Notebook

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.