glemoine62

Results 3 issues of glemoine62

pip3 install geebam fails because it requires earthengine-api>=0.4 However, the latest earthengine-api version is 0.1.278. Unclear why this problem occurs, as requirements.txt does not specify any particular version. Guido (dump...

Hi, I am using the deepquestai/deepstack:gpu-2022.01.1 container to do custom training. It comes with torch for cuda 11.3 but train.py fails after initiation (see error below). This is resolved when...

Same issue as reported in: https://github.com/opengeos/segment-geospatial/issues/173 However, since the solution provided (install with ```pip install git+https://github.com/SysCV/sam-hq.git```) there does not work, I tried running the docker installation instead. But throws same...

bug