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?
9 replies