Skip to content

BenWu/Bounding-Boxer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bounding Boxer

Bounding boxer is a desktop app that allows you to draw boxes on images to create a data set of images annotated with bounding boxes. Annotations can then be saved to a CSV.

Built using Electron, React, NeDB, and Konva

Screenshots

Select images in the file browser

file browser

Draw boxes around objects of interest

full app view

Save bounding boxes to a CSV

labeling view

Development

This app runs on Node 8+

Install

git clone https://github.com/Ben-Wu/Artist-Pathfinder.git
yarn

Build and Run

yarn start

Make release

yarn build

Output files will be in /dist

About

Desktop app to draw bounding boxes on images and save annotations to CSV

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published