animeshsingh04 / AnnotationTool-Yolo

This contains array of python notebooks which describes how we can create Annotation file for Yolo Object Detection without any Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AnnotationTool-Yolo

#Prerequisite

  1. opencv
  2. Tesseract
  3. PyTesseract
  4. Numpy

How to create Annotation file for Yolo without any Tool

In CreateAnnotationFile.ipynb jupyter notebook just pass the name of of the file and text for which you want find the co-ordinates.

About

This contains array of python notebooks which describes how we can create Annotation file for Yolo Object Detection without any Tool


Languages

Language:Jupyter Notebook 97.4%Language:Python 2.6%