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
I'm trying to follow your explanations on README file, but in generating image step I have a problem now.
As I run the prepare_dataset_files.py after running train_test_validation_split.py and prefs.py,
(I set the configuration in prefs.py)
the code does not take .json file and give me error on cmd
Should I remove .json file after I ran split.py ?
Or did I miss something?
I already checked github of cityscapes datasets, but I did not find any guidelines that I should process .json file for some reason.
How should I handle these files?
The text was updated successfully, but these errors were encountered:
Hello
I appreciate your kindness sharing your code
I'm trying to follow your explanations on README file, but in generating image step I have a problem now.
As I run the prepare_dataset_files.py after running train_test_validation_split.py and prefs.py,
(I set the configuration in prefs.py)
the code does not take .json file and give me error on cmd
Should I remove .json file after I ran split.py ?
Or did I miss something?
I already checked github of cityscapes datasets, but I did not find any guidelines that I should process .json file for some reason.
How should I handle these files?
The text was updated successfully, but these errors were encountered: