Pre-release
This release is a pre-release and may not be stable for production use.
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())
Release files for deepgeo 0.3.1.1909230148a0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| deepgeo-0.3.1.1909230148a0-py3-none-any.whl | Python 3 | none | any | Details |
Release files / deepgeo-0.3.1.1909230148a0-py3-none-any.whl
| Download URL | deepgeo-0.3.1.1909230148a0-py3-none-any.whl |
|---|---|
| Size | 78.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d28a3f00f7557c449d0868e6c970002930792e50f484623ee7d2b53e2a10fcfa
|
|
BLAKE2b-256 checksum How to use checksums |
15a28eac06fb416869141975297a4da391807284116de687d02620b2b7846104
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.8
|