Hello
how I can write crop_dataset config file? I didn't find your config file for crop_dataset which is needed in running cro_dataset.py
I get this error:
assert PathManager.isfile(cfg_filename), f"Config file '{cfg_filename}' does not exist!"
AssertionError: Config file '' does not exist!
Thank you.
Hello how I can write crop_dataset config file? I didn't find your config file for crop_dataset which is needed in running cro_dataset.py I get this error: assert PathManager.isfile(cfg_filename), f"Config file '{cfg_filename}' does not exist!" AssertionError: Config file '' does not exist! Thank you.