ODM Gpu acceleration

My only requirement is to use odm for orthophoto generation. With a cpu it takes too long , more than 30mins. I tried using the --gpus all flag , but it detects the nvidia gpu but it does not use it. Any idea on how to use gpu for faster gneration of orthophotos

Hey @Haadi_M1, welcome to the forum.

Quick note, this one looks outside Cesium scope. OpenDroneMap processing and GPU acceleration are handled by ODM/WebODM tooling, not by CesiumJS itself.

You will likely get a better answer from the ODM community directly:

For GPU acceleration specifically, maybe start with checking the ODM/WebODM install and processing settings docs first.

If you are also planning to visualize ODM outputs in Cesium afterward, happy to help with that part.

Cheers!