Song-Yuqi
Song-Yuqi
Hello, I met a problem when building thundersvm on my Ubuntu 20.04 workstation (gcc version: 7.5.0). I set up a virture environment using anaconda in which I install CUDA 10.2....
Hello, I wonder if there is a parameter about **max memory set for predict** when using jupyter notebook like this: `x1_test=X_test.drop('Pixel',inplace=False,axis=1)` `predictions1 = clf_svm1.predict(x1_test)` When I run the above prediction,...
Hi all, I came across a problem about geocoding when I tried to use alos2App.py to process interferograms of two ALOS2 UBS images. I used DEM of 30 m resolution...