Skip to content

berleon/pybeesgrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pybeesgrid

This library can load Beesbook ground truth data and draw generated grids.

build python module

$ build_and_install.sh

Now you can import the python package with:

import deepdecoder.generate_grids as gen_grids

for data, labels in gen_grids.batches(batch_size=32):
    pass

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published