ace19-dev / object-detection-dataset-split

Split object detection datasets into training data and validation data while maintaining the label ratio.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

object-detection-dataset-split

  • The object detection data set is split into training data and validation data while maintaining the label ratio.
  • Please let me know if there is another way.

Usage

  • execute .py scripts in order.
    • python make_csv
    • python split.py

datasets structure

About

Split object detection datasets into training data and validation data while maintaining the label ratio.

License:MIT License


Languages

Language:Python 100.0%