Skip to main content

Easy Deep Learning

Project description

DEEPGEO

HOW TO INSTALL

pip install deepgeo==0.3.1.1909230148a0 --upgrade

HOW TO USE

from deepgeo import Engine

engine = Engine()
engine.add_model('maskrcnn_mscoco','maskrcnn', "D:/Project/t/maskrcnn_config.json")

image = engine.obj_type("image","image.jpg","D:/Project")
engine.detect("maskrcnn_mscoco",image)

print(image.get_annotation())

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

deepgeo-0.3.1.1909230148a0-py3-none-any.whl (78.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page