Meshroom icon indicating copy to clipboard operation
Meshroom copied to clipboard

Using a ryzen GPU for meshroom [question]

Open pixelto3d opened this issue 1 year ago • 4 comments

I am using meshroom 2023.3.0, and everything seems to be working (Other than problems that I've already got solutions for) other than one- Is there a way to use a Ryzen 7 gpu istead of nvidia for the mesh calculations? Every issue I've found pertaining to it was made 2018/2019, and I can't find very many updates, nor do I have very much coding expertise. And if it isn't possible, is there a 3d scanning program that can be done without an NVIDIA gpu? (I am completely okay with paying a bit more money)

pixelto3d avatar Jan 07 '24 17:01 pixelto3d

No, to fully utilize Meshroom a NVIDIA GPU is required. (there is only https://github.com/alicevision/Meshroom/wiki/Draft-Meshing) You could try https://github.com/alicevision/MeshroomMicMac (uses MicMac in the backend for processing)

There is a project unrelated to this one: https://github.com/openphotogrammetry/meshroomcl but not with the same features as the official latest version.

Nearly all open source tools (and commercial ones) utilize NVIDIA CUDA GPUs or are CPU based.

3DF Zephyr (process up to 50 images free ) can run on CPU

Agisoft Metashape Standard Edition is affordable and one of the few photogrammetry tools supporting AMD GPUs based by Utilizing OpenGL.

natowi avatar Jan 08 '24 20:01 natowi

This might be a game changer:

https://www.phoronix.com/review/radeon-cuda-zluda

tkircher avatar Feb 14 '24 09:02 tkircher

Generally interesting, but https://github.com/vosen/ZLUDA/issues/79 Meshroom 2023.3.0 fails at DepthMap stage.

natowi avatar Feb 14 '24 16:02 natowi

To those interested in the topic: could you please test Meshroom-compatible ZLUDA version? More info here: https://github.com/vosen/ZLUDA/issues/79#issuecomment-2019264969

vosen avatar Mar 26 '24 13:03 vosen