developmentseed / developmentseed/ml-enabler
support running inference on overlapping tiles
Open
- Dominant language
- JavaScript
- Stars
- 30
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Objects can and often do appear at tile boundaries. It'd be great to have support for running inference on overlapping tiles, and merging the detection results, so that we capture tiles that get a full look at the object of interest. Setting the percentage of overlap between tiles could be a useful parameter, since less overlap is needed for objects that are smaller in size.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.