11 lines
208 B
Markdown
11 lines
208 B
Markdown
# geo-fastai
|
|
|
|
Geographic data and remote sensing image processing helpers for [fastai].
|
|
|
|
[fastai]: https://docs.fast.ai/
|
|
|
|
## Installation
|
|
|
|
```
|
|
pip install git+https://git.guiotte.fr/florent/geo-fastai.git
|
|
``` |