You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to run batch segmentation on a orthomosaic of 4gb, what should be the free storage required in my system if I have to merge all the tiles and build one single raster out of all the masks.
Settings which I have used:
Tile size: 1000*1000
Overlap: 100pixels
Total tiles: 1568
My code is executing fine but it throws error that disk is full while merging all the masks although I have over 200 gb storage available in my disk.
The text was updated successfully, but these errors were encountered:
I'm trying to run batch segmentation on a orthomosaic of 4gb, what should be the free storage required in my system if I have to merge all the tiles and build one single raster out of all the masks.
Settings which I have used:
My code is executing fine but it throws error that disk is full while merging all the masks although I have over 200 gb storage available in my disk.
The text was updated successfully, but these errors were encountered: