Greetings,
I just downloaded WebODB. Tried my first proyect and there was an output error.
There may be several reasons:
-
Dockers wont install, this message comes up: Docker Desktop requires Windows 10 Pro/Enterprise (15063+) or Windows 10 Home (19018+).
-
Images Link: https://drive.google.com/drive/folders/1FNgL_rzBOJZJHb1UO0EccreixdJ_wlVe?usp=sharing
Note: I have used these same images in MapsMadeEasy, DroneDeply and Pix4D and they work well, creating 3D models.
-
I tuned my WebODM parameteres. CPU to 15 (16 max) and RAM to 14000 (16000 max). Haven’t done it in Dockers since it does not install.
-
I’m running on Windows 10 Home, 16GB Ram, AMD Ryzen 4000, Nvidia 2060, SSD 1T. I navigate using Firefox.
-
Code output result: https://docs.google.com/document/d/1-IVXyCGY035-BjG0-eVRWQgJKl4_kRjm3jaLTCFODrs/edit?usp=sharing
-
It looks like your processing node ran out of memory. If you are using docker, make sure that your docker environment has [enough RAM allocated]. Alternatively, make sure you have enough physical RAM, reduce the number of images, make your images smaller, or reduce the max-concurrency parameter from the task’s [options](javascript:void(0);). You can also try to use a [cloud processing node]
Thank you