Open
Description
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.