Sign inSign up

machinebox/objectbox

By machinebox

Updated almost 6 years ago

Objectbox lets you detect objects in images.

Image
1

50K+

machinebox/objectbox repository overview

Objectbox lets you detect objects in images. An object is any predictable repeating pattern, such as a company logo, a physical product, a traffic sign, or a vehicle. Visit https://machinebox.io/account to get a key to run the box.

Annotate video to build your own object detectors with a few examples Completely self-contained: The data never leaves the Docker container

docker run -p 8080:8080 -e "MB_KEY=$MB_KEY" -e "MB_OBJECTBOX_ANNOTATION_TOOL=true" -v `pwd`/boxdata:/boxdata machinebox/objectbox

Once you have the box running just visit http://localhost:8080 what can you do with the box.

Tag summary

Content type

Image

Digest

Size

114.5 MB

Last updated

almost 6 years ago

docker pull machinebox/objectbox