README.md

Ground object extraction from satellite image

R Library satobjextract is small package to extract object from ground satellite image. This utilizes CNN(Convolutional Neural Network) in MXNet to train object detection model. To use this library, you need to prepare your own target points data which described as data.frame with lat/lon coordinates.

Installation

devtools::install_github("Masutani/satobjextract")

Documentation

Qiita(Japanese)



Masutani/satobjextract documentation built on May 8, 2019, 9:48 a.m.