.gitignore
LICENSE
README.md
pyproject.toml
examples/README.md
examples/sample.txt
examples/sample_obb.txt
labelimgobb2DOTA_converter/__init__.py
labelimgobb2DOTA_converter.egg-info/PKG-INFO
labelimgobb2DOTA_converter.egg-info/SOURCES.txt
labelimgobb2DOTA_converter.egg-info/dependency_links.txt
labelimgobb2DOTA_converter.egg-info/entry_points.txt
labelimgobb2DOTA_converter.egg-info/requires.txt
labelimgobb2DOTA_converter.egg-info/top_level.txt
labelimgobb2DOTA_converter/cli/__init__.py
labelimgobb2DOTA_converter/cli/main.py
labelimgobb2DOTA_converter/core/__init__.py
labelimgobb2DOTA_converter/core/converter.py
labelimgobb2DOTA_converter/core/obb_utils.py
labelimgobb2DOTA_converter/gui/__init__.py
labelimgobb2DOTA_converter/gui/dialogs.py
labelimgobb2DOTA_converter/gui/main_window.py
labelimgobb2DOTA_converter/utils/__init__.py
labelimgobb2DOTA_converter/utils/dataset_utils.py
labelimgobb2DOTA_converter/utils/file_utils.py
tests/test_converter.py