lhoyer / DAFormer

[CVPR22] Official Implementation of DAFormer: Improving Network Architectures and Training Strategies for Domain-Adaptive Semantic Segmentation
Other
457 stars 91 forks source link

synthia dataset get unexpected json #82

Open ShenZheng2000 opened 10 months ago

ShenZheng2000 commented 10 months ago

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.

image

Therefore, when I train the model (synthia to cityscape), I met the following error:

image

ZHE-SAPI commented 1 month ago

the label dataset may be wrong