Coder Social home page Coder Social logo

963358 / custom-dataset-tools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from craigwang1/custom-dataset-tools

0.0 0.0 0.0 4.69 MB

Tools to streamline preparing custom datasets for bounding box object detection.

License: Other

Python 98.94% Shell 1.06%

custom-dataset-tools's Introduction

Custom Dataset Tools

With the emergence of object detection in the past decade due to the unrelenting improvements in machine learning, it is more important than ever to be able to efficiently create and format datasets to easily train models. However, this can be a time consuming and confusing task because each implementation might require a different format, which is where this repository comes in.

Custom Dataset Tools contains convenient scripts to help label and format custom datasets to train machine learning object detectors. All of the scripts presume that LabelImg is used to annotate data.

Current tools:

  • LabelImg fast shortcut
  • Format custom datasets to:
    • COCO
    • Pascal VOC
    • YOLO
  • Other miscellaneous tools

Installation

First, make sure you have Python 3 installed (only for Windows; Mac and Linux already have it preinstalled).

Open terminal and copy-paste (ctrl-shift-v for linux) the following commands:

git clone https://github.com/CraigWang1/custom-dataset-tools.git
cd custom-dataset-tools
pip3 install -r requirements.txt

To use tools, navigate to the /dataset or the /labelling directories for more instructions.

Original xml_to_json script: https://github.com/Tony607/voc2coco

custom-dataset-tools's People

Contributors

craigwang1 avatar 963358 avatar kushnayak avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.