You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dota_utils.py currently contains some convenience functions for handling filenames and converting box coordinates to different formats.
[] Remove file functions. pathlib is a much better alternative. [] Refactor other functions. parse_dota_poly functions are the only ones actively being used for the core dotadevkit functions.
The text was updated successfully, but these errors were encountered:
ashnair1
changed the title
Refactor dota_utils.py
Refactor dota_utils.py
Nov 25, 2020
dota_utils.py
currently contains some convenience functions for handling filenames and converting box coordinates to different formats.[]
Remove file functions.pathlib
is a much better alternative.[]
Refactor other functions.parse_dota_poly
functions are the only ones actively being used for the core dotadevkit functions.The text was updated successfully, but these errors were encountered: