RunpodR
Runpod14mo ago
Sander

Help Request: ODM Container Only Using CPU

Has anyone tried to deploy an ODM processing node using a pod before?

https://github.com/OpenDroneMap/NodeODM

How do I add the --gpus all to the pod?

docker run -p 3000:3000 --gpus all opendronemap/nodeodm:gpu

Or are there some limitations I don't see making this not working?
GitHub
A lightweight REST API to access aerial image processing engines such as ODM or MicMac - OpenDroneMap/NodeODM
Was this page helpful?