Closed yoninachmany closed 2 years ago
Like https://github.com/azavea/raster-vision/pull/364, check chip before including its resulting data.
We do this for object detection here and chip classification here. It appears that we are not implementing this for semantic segmentation.
As a workaround, you could add an AOI to the scene that avoids the NODATA areas.
Like https://github.com/azavea/raster-vision/pull/364, check chip before including its resulting data.