Skip to content

fcakyon/yolov5-to-supervisely

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yolov5-to-supervisely

Use your yolov5 predictions as supervisely annotations

setup

  • clone this repo

  • install dependencies:

pip install -r requirements.txt

usage

  • set meta.json file

  • set WEIGHTS, DEVICE, SOURCE_DIR, SAVE_DIR, IMAGE_SIZE, CONF_THRESHOLD, IOU_THRESHOLD, META_JSON_PATH params in yolov5_to_supervisely.py.

  • run:

python yolov5_to_supervisely.py
  • upload output folder into supervisely via Import Via Apps/Import Images in Supervisely Format

credits

thanks to yavuzKomecoglu for the inspiration

About

Use your yolov5 predictions as supervisely annotations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages