Skip to content

yxqd/pyveda

 
 

Repository files navigation

PyVeda

This is the python API for veda, DigitalGlobe's in development machine learning and computer vision toolchain. While veda is primarily a backend server that stores training data, models and inference results for satellite imagery, pyveda is currently its face. The tools being developed here are meant to provide users with access to existing training data/models, help in the creation of new data and models, and provide a platform interacting with all facets of veda.

Currently under heavy development so expect a few changes...

Installation

pip install pyveda

Documentation

Latest Docs https://pyveda.readthedocs.io/en/latest/

API Docs https://veda-api.geobigdata.io/docs

Contributing

Community contribution is important to this project. We encourage issue creation both in the form of detailed bug reports, api usage questions, and feature requests. Accompanying pull requests are not required, but very much appreciated. For more information, contact Jamison Polackwich jamie.polackwich@digitalglobe.com.

About

Python api for working with veda

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.3%
  • Other 0.7%