As the name suggests, this repository is a collection of tools that's meant to assist in data preparation needed for training deep learning models. For now, the focus is on providing tools to assist in tensorflow object detection workflows.
Update pip, install dependencies and repository :
pip install -U pip
pip install -r https://raw.githubusercontent.com/droyed/datatools/main/requirements.txt
pip install git+https://github.com/droyed/datatools.git