Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Operating AI program by using WebODM plugin #1492

Closed
IntegralKing opened this issue Apr 24, 2024 · 1 comment
Closed

Operating AI program by using WebODM plugin #1492

IntegralKing opened this issue Apr 24, 2024 · 1 comment

Comments

@IntegralKing
Copy link

IntegralKing commented Apr 24, 2024

How did you install WebODM (docker, installer, etc.)?

I installed WebODM using docker and git bash

What's your browser and operating system? (Copy/paste the output of https://www.whatismybrowser.com/)

My computer operating system is Windows 10 and browser is Chrome

What is the problem?

I created an AI Python program and made the program screen visible through a plug-in. I try to run a program written in Python on that screen, but it doesn't work. How do I get it to run?
To run an AI program, you must run Anaconda 3, run a virtual environment inside it (if it does not exist, create it and run it), and run it after completing the installation of the required programs. These must be included in the implementation process.

How can we reproduce this? (What steps trigger the problem? What parameters are you using for processing? Include screenshots. If you are having issues processing a dataset, you must include a copy of your dataset uploaded on Dropbox, Google Drive or https://dronedb.app)

I added new url 'url(r'^airesults/$', app_views.aiwork, name='results')' in \WebODM\app\urls.py and create new function 'aiwork' in \WebODM\app\views\app.py and make new coreplugin 'aiwork' by copying and modifying the 'cloudimport'.
WebODMappurlspyPhoto
WebODMappviewsapppyPhoto
WebODMcorepluginsaiworktemplatesapphtmlPhoto
WebODMcorepluginsaiworktemplatesresultshtmlPhoto

Copy link

Could we move this conversation over to the forum at https://community.opendronemap.org? 🙏 The forum is the right place to ask questions (we try to keep the GitHub issue tracker for feature requests and bugs only). Thank you! 👍

p.s. I'm just an automated script, not a human being.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant