/aitool

AITool is a Toolkit for Research in Aerial Image

Primary LanguagePython

AITOOL

aitool is a Python library for academic research in remote sensing field.

It will provide the following functionalities.

  • Basic parse and dump functions for datasets of aerial images
  • Evaluation tools
  • Visualization tools

Requirements

Installation

git clone https://github.com/jwwangchn/aitool.git
cd aitool
python setup.py develop