OluwaseunOjeleye / Image-Annotator

This repository contains the development of a graphical image labeling tool that makes use of VS for its graphical interface. It allows users to create, import, view, correct and generate annotations based on formats such as YOLO Format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Annotation Tool

This is the implementation of a graphical image labeling tool that allows users to import, view, correct annotations and generate annotations based on a format such as YOLO Format.
Annotation Tool Demo

Saved YOLO Annotated Files

Features

  • Add, Select and Delete Bound Boxes
  • Load Annotated Files using AT Format
  • Save Annotation Files in AT Format
  • Supported Annotation Format
    • YOLO Format

Author

  • Jamiu Oluwaseun Ojeleye

About

This repository contains the development of a graphical image labeling tool that makes use of VS for its graphical interface. It allows users to create, import, view, correct and generate annotations based on formats such as YOLO Format.

License:GNU General Public License v3.0


Languages

Language:C++ 99.0%Language:Assembly 1.0%