Hi,
I ran your code on my own to generate the BDD100K yaml file,was able to generate it succesfully,just wanted to check if this is the same file you get on your end.
I have changed the paths for my use as well I have commented out the shutil.move parts.
Also,I noticed that the number of segmentation classes comes out to be 2 ,is that correct?
BDD100K yaml file
Hi, I ran your code on my own to generate the BDD100K yaml file,was able to generate it succesfully,just wanted to check if this is the same file you get on your end. I have changed the paths for my use as well I have commented out the shutil.move parts. Also,I noticed that the number of segmentation classes comes out to be 2 ,is that correct? BDD100K yaml file
Also,now that the yaml file has been generated,we can directly use this for training right.