create_train_files.py A utility to create files needed when training only from the CLI generate_captions.py A utility to automatically create captions for your dataset generate_masks.py A utility to ...
Overview This project includes 8 python scripts that demonstrate how to interact with a Graphical User Interface (GUI) using tkinter, manage images using pil, date/time using datetime, database using ...