Sentinel-1 & Sentinel-2 data cubes at large scale (bigger-than-memory) on any machine with integrated cloud detection, snow masking, harmonization, merging, and temporal composites.
MIT License
22
stars
2
forks
source link
memory leak for GPU memory during cloud detection #18
It seems like with each inference batch the GPU memory usage is growing by about 2MiB and never decreasing. Theoretically it should remain constant.
Requires minimal reproduction example.