Skip to content

Code for Berkeley DeepDrive dataset conversion to YOLO format

License

Notifications You must be signed in to change notification settings

RocketFlash/bdd100k_to_YOLO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Berkeley DeepDrive dataset to YOLO converter

Code for Berkeley DeepDrive dataset conversion to YOLO format

Requirements

  • Linux
  • Python3
  • tqdm

Installation

git clone https://github.com/RocketFlash/bdd100k_to_YOLO.git
cd bdd100k_to_YOLO

Usage

a. Modify paths in config.py file

b. run

python3 bdd_to_yolo_converter.py 

About

Code for Berkeley DeepDrive dataset conversion to YOLO format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages