Skip to main content

CV workflow helpers.

Project description

GeoML - Computer Vision library for Satellite Images

GeoML runs image processing and machine vision algorithms specifically designed for satellite images. It aims to make your life easier with powerful tools and utilities.

Present functionality

  • Download data from Google Map Tiles API and load into S3
  • Generate datasets of preprocessed images with PCA+HOG, SV+HOG, etc.

Development Setup

To get started with contributing or using the Geoml library, follow these steps to set up your development environment:

Clone the repository to your local machine:

git clone https://github.com/pgzmnk/geoml.git
cd geoml

Install project dependencies in virtual environment using Poetry:

python3 -m venv .venv
source .venv/bin/activate
poetry install

Getting Started

Once the development environment is set, you can start using the Geoml library in your projects. The library provides various machine vision algorithms tailored for satellite image analysis. Before diving into the specifics, make sure you have a basic understanding of satellite images and their properties.

Environment variables:

export AWS_ACCESS_KEY_ID=
export AWS_SECRET_ACCESS_KEY=
export GOOGLE_API_KEY=
export ROBOFLOW_API_KEY=

To use GeoML in your Python script, import it as follows:

import geoml

Now you can access the various functions and classes provided by the library to analyze satellite images. For example, to apply a machine learning classifier on an image, you can use the following code snippet:

wip...

Contributing

If you find a bug, have a feature request, or want to contribute code, please open an issue or PR.

Publish

poetry config pypi-token.pypi pypi-token-...
poetry build
poetry publish

License

The GeoML library is distributed under the MIT License.

Project details


Download files

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

Source Distribution

geomlcv-0.0.14.tar.gz (17.7 kB view details)

Uploaded Source

Built Distribution

geomlcv-0.0.14-py3-none-any.whl (20.8 kB view details)

Uploaded Python 3

File details

Details for the file geomlcv-0.0.14.tar.gz.

File metadata

  • Download URL: geomlcv-0.0.14.tar.gz
  • Upload date:
  • Size: 17.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.11.6 Darwin/23.3.0

File hashes

Hashes for geomlcv-0.0.14.tar.gz
Algorithm Hash digest
SHA256 1350147b4ccc699060d611d65061c7e609d885cf6fcc913ec52200b66d6c846d
MD5 87591f9a586b02a333dcd3d0a10b2997
BLAKE2b-256 8fef2457d38312c000fdeab396ca4adf84dc0f53abd27dc4d81eb29dcf055f4f

See more details on using hashes here.

File details

Details for the file geomlcv-0.0.14-py3-none-any.whl.

File metadata

  • Download URL: geomlcv-0.0.14-py3-none-any.whl
  • Upload date:
  • Size: 20.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.11.6 Darwin/23.3.0

File hashes

Hashes for geomlcv-0.0.14-py3-none-any.whl
Algorithm Hash digest
SHA256 533adad951a142f700700c6146b197075920a2c5268db69d3d65bd7fa1bf75c5
MD5 692f7502ed4944ad485803bfb6440149
BLAKE2b-256 499cdbe9dfcdb205b3fbaa58f4dc76cfb5d298a4f21f54eceb3b6716038c61be

See more details on using hashes here.

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