Skip to content

leoitcode/check-box-mark-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkbox and Check Mark Detector

Instructions to run the Notebook:

1- Docker Build docker build -t checkbox-detector .

2- Docker Run docker run -it --publish=8888:8888 checkbox-detector

3- Access on Browser http://localhost:8888/?token=...

Model:

Binary Model: model/vgg16_checkbox_binary/binary_checkbox_v1.h5

Multiclass Model: model/multiclass_checkbox/multiclass_checkbox_v2.h5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published