Just reaching out to say hi to the devs/community as we really appreciate your software. We are starting to use ODM/WebODM as the starting point for our initial work at ASDC building some cloud infrastructure for drone data.
My name is Owen, I’m a developer part time on the project. I don’t have much experience with the drone and GIS world yet but am familiar with photogrammetry/SfM techniques from work in other domains (less geospatial, more smaller space/object scanning etc). My background is computer/data science - graphics programming and GPU/HPC programming in the research space. At the moment I’ve mostly been doing cloud orchestration dev but hoping to get into some GPU/Graphics again at some point if the project requires it.
@tim and @adamsteer are also involved, as part of the Australian Plant Phenomics Facility’s contribution - see Adam’s post/paper here ODM-as-infrastructure
In early stages, but hoping to contribute back everything that will be useful to the wider community.
So far we have a WebODM and ClusterODM setup running on our high performance cloud infrastructure, handling large split-merge jobs nicely.
Would love to leverage some of the GPUs down the track, seems like it is a work in progress, perhaps we could help there?
Our work is based around our github org @ https://github.com/AuScalableDroneCloud including a fork of WebODM using Auth0 to manage auth/user accounts. Some of the work is in private repos, such as orchestration of the cluster which is running with Kubernetes on OpenStack, this will all be publicly available too in the near future.
Next steps will probably involve:
- a bit of playing around with tweaking WebODM, working on plugins, such as additional data access options for the cloud import plugin
- accessing GPUs in our k8s pods/docker containers to prepare for when we might be able to use them.
- experimenting with writing new Node interfaces à la NodeMICMAC/NodeCM to other SfM software to support users with attachments to commercial offerings driven from WebODM.
Thanks for all the hard work on OpenDroneMap!