pessimo
pessimo
I'm having the same error. I got a mac 11.1 Big Sur, and I installed python3.7, python3.8, python3.9 via brew, and of course, there's a python2 inside mac by default....
I‘m trying to use this repo too. and I just read through the report_1.pdf file in 'detection' folder, to my understanding, you might need to download FMOW dataset, prepare your...
any update on this? or any thought on this change? sounds like a good change
I tried to build an image and found that 2 files need to be changed. the first is docker.vars.json, change the pg version to "14-bullseye", I'm not sure if this...
just found that georasters.from_file gave the wrong meta info when handling multi-band raster file, maybe currently we should raise exception? in my case, read a 3 bands(rgb) raster file gave...
I have cuda 118 installed, then tried pytorch stable + cu117 build and when I go training, it provides me with 'RuntimeError: indices should be either on cpu or on...
因为zpan的定位使用者是个人与企业嘛,企业用户的话构建共享组还是很有必要的~ 身在国内很眼馋 dropbox的功能
@kylerummens hi, you can try my build above. I've been using this build for two months to serve tiles online with no problem.
> 3.5不能微调,你微调老版本有什么意义?调用比3.5还贵,还不如用其他本地的训练 本地训练的 比如chatglm的,有没有比较好的能整合的项目
the specified projection name 'Gauss_Kruger' could not be found in the list of supported projections
thanks for the reply. I get this .prj file from Esri ArcGIS. And I solve it by reading the file to a string and compose the projection in pyproj. It...