Replies: 1 comment 5 replies
-
It seems related to this issue #7. I thought the issue has been resolved. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I have been using segment-geospatial to try and outline features on partially constructed subdivisions. I am using automatic mask segmentation in an ArcGIS Pro notebook. The only parameters that I have changed are the points_per_side kwarg, which I revised down due to my very high res imagery, along with enabling batch processing.
The problem I have encountered is that some binary images in the batch seem to have reversed values resulting in their outline being included as a mask. An small scale image of the masks can be seen below along with a larger scale image showing the resulting squares.
I have tried foreground=False, but all I got was a completely blank output.
Any help would be much appreciated.
Beta Was this translation helpful? Give feedback.
All reactions