developmentseed / developmentseed/label-maker

Tensorflow Inference over satellite image tiles

Open
#126 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
472
Forks
106
PR merge metrics
No merged PRs in 30d

Description

Hello Everyone,

I want to detect brick-kilns in satellite imagery. I trained my model using Tensorflow object detection API. Now, I want to run inference over my satellite image tiles. I want to use gdaltools to generate image tiles and run inference over each tiles, and stich them back together for visualization over the large area of satellite imagery? Also, if my brick kiln falls in two image tiles, will the script tf_od_predict.py compute non-maximum suppression and get rid of low probability predictions, while i stich the images tiles back together.
Thank you. I look forward to hear from you.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.