We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I preprocess the synthia dataset using your code below.
python tools/convert_datasets/synthia.py data/synthia/ --nproc 8
However, the sample_with_class.json is empty, as shown below.
sample_with_class.json
Therefore, when I train the model (synthia to cityscape), I met the following error:
The text was updated successfully, but these errors were encountered:
the label dataset may be wrong
Sorry, something went wrong.
No branches or pull requests
I preprocess the synthia dataset using your code below.
However, the
sample_with_class.json
is empty, as shown below.Therefore, when I train the model (synthia to cityscape), I met the following error:
The text was updated successfully, but these errors were encountered: