Konstantin Varik

Results 5 issues of Konstantin Varik

Hey! I'm processing T12UUB (Canada) and T47QLU (Myanmar) tiles for May-September 2020 and 2019 years with Maja 4.2.0 and I constantly get the error: `2020-11-24 21:37:56 [1655858] WARNING MAJA 4.2...

When I use download_CAMS.py or download_CAMS_daily.py, I get `ERROR 6 (MARS_EXPECTED_FIELDS): Expected 155, got 0'` when downloading CAMS data for March-June 2016. For 2017-2019 all the data has been downloading...

Hey! Thank you for your implementation of Autodeeplab. It looks very promising. I'm trying to use it out of the box (with default params) for Pascal dataset. But after 50...

When I build esp_10dof.ino using Arduini 1.8.5 I get the error: ```/var/folders/53/6tzgtd453hzgcg2hsv9j353w0000gn/T/arduino_build_876699/sketch/esp_10dof.ino.cpp.o:(.text._Z12sensor_setupv+0x10): undefined reference to `LSM9DS1::begin()' /var/folders/53/6tzgtd453hzgcg2hsv9j353w0000gn/T/arduino_build_876699/sketch/esp_10dof.ino.cpp.o: In function `sensor_setup()': /Users/Kostia/drive/Dropbox/ec2/gled/esplocalizer/firmware-arduino/esp_10dof/esp_10dof.ino:106: undefined reference to `LSM9DS1::begin()' /var/folders/53/6tzgtd453hzgcg2hsv9j353w0000gn/T/arduino_build_876699/sketch/esp_10dof.ino.cpp.o: In function `printData()': /Users/Kostia/drive/Dropbox/ec2/gled/esplocalizer/firmware-arduino/esp_10dof/esp_10dof.ino:165:...

Could you help me please? How to perform the segmentation of my own images after I successfully trained the model?