All Projects → eric612 → BDD100k-toolkit

eric612 / BDD100k-toolkit

Licence: MIT license
Convert bdd100k dataset to lmdb

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

BDD100k toolkit

Convert bdd100k annotation to Coco or VOC format , also support driverable area

Usage

  1. Download bdd100k dataset and save at $bdd100k/
'bdd100k_drivable_maps.zip'
'bdd100k_images.zip'
'bdd100k_labels_release.zip' 
'bdd100k_lane_labels_trainval.zip'
  1. Do batch_split_annotation
python batch_split_annotation.py
  1. The output yaml file will save at $bdd100k/bdd100k.yaml , which can be used in my project Mobilenet-YOLO-Pytorch

Show labels

show_images.sh

result

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].