/cocojson_parser

Parses bbd100k to_coco file to coco json file

Primary LanguagePythonMIT LicenseMIT

cocojson_parser

Parses bbd100k to_coco file to coco json file

Usage:
1-Download labels from bdd100k
2-Use bdd100k to_coco to change scalbel format to coco format (not recognized by roboflow)
3-Use cocobbd100k_to_jsoncoco.py to change from coco format to json format (recognized by roboflow)