python script converting labelme json files to culane-style dataset
Change your file paths in config.yaml
Make sure the paths to image data, json files and target dataset are set
More details referring to this blog
pip install -r requirements.txt
python Labelme2Culane.py
Any issues are welcomed