Skip to content

A simple tool to generate bounding boxes and coordinates for machine learning

License

Notifications You must be signed in to change notification settings

jzvolensky/bm2bbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bm2bbox

A simple tool to generate bounding boxes and coordinates for machine learning

Examples

Image Folder with multiple images

bm2bbox -input "path/to/image_folder" -output "path/to/output/folder"

bm2bbox -input "/home/jzvolensky/Documents/bm2bbox/test_data/image_folder" -output "/home/jzvolensky/Documents/bm2bbox/test_output"

Single image

bm2bbox -input "path/to/image.png" -output "path/to/output/output.json

bm2bbox -input "/home/jzvolensky/Documents/bm2bbox/test_data/single_image/test_bm.png" -s -output "/home/jzvolensky/Documents/bm2bbox/test_output"

About

A simple tool to generate bounding boxes and coordinates for machine learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages