Skip to content

Take bounding boxes created with DigiMap and create csv file to be used with DeepForest Python package

Notifications You must be signed in to change notification settings

kimbielby/Bounding_Boxes_to_CSV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DeepForest requires csv files used in training to be in a certain format. This Python (version 3.9) code takes images with bounding boxes drawn using Digimap and creates a csv from them, in the format required by the DeepForest package.

Additional packages required are:
numpy
rasterio
pandas
PIL (pillow)
A Jupyter Notebook is included for an example of how to run the code, so if you wish to use that then Jupyter would also need to be added.

About

Take bounding boxes created with DigiMap and create csv file to be used with DeepForest Python package

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published