Skip to content

2p990i9hpral/bdd100k_to_yolo_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Dependency

  • tqdm
  • cv2

How to use

download bdd100k file(Images, Labels) from http://bdd-data.berkeley.edu/index.html

make directory structure and move files

* bdd100k_to_yolo_converter
  - 100k  
    + test  
       * img  
    + train  
       * img  
    + val  
       * img      
  - labels  
    + bdd100k_labels_images_train.json  
    + bdd100k_labels_images_val.json
  - bdd100k2yolo.py  

run "bdd100k2yolo.py" file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages