Hi @aliaksandr960 ,
I cloned segment-anything-eo repo to my local drive and was trying executing the code. But while executing tiff_to_tiff() it throws TypeError with missing argument 'func'. I believe there is something to be fed but what exactly it is, I am not aware of that.
Error:
TypeError: tiff_to_tiff() missing 1 required positional argument: 'func'
Hi @aliaksandr960 ,
I cloned segment-anything-eo repo to my local drive and was trying executing the code. But while executing tiff_to_tiff() it throws TypeError with missing argument 'func'. I believe there is something to be fed but what exactly it is, I am not aware of that.
Error: