If you would like complete data security, you can alternatively download the applications and run them completely locally without connection to the internet.
Below are the three .zip files for the three image analysis web apps currently on our platform.
Below are the three .zip files for the three image analysis web apps currently on our platform.
After you have downloaded and unzipped the application you want to deploy, follow these steps.
1. Install Python 3 if you do not already have it.
2. Install pip3 if you do not already have it.
3. Use pip3 and apt to install the necessary packages, including tensorflow, keras, matplotlib, scikit-image, opencv, and other required packages (your terminal will let you know of unknown packages if you do not have them installed when you attempt to run the app in subsequent steps).
4. Go to the directory of the unzipped folder, and run app.py (type 'python3 app.py').
5. If there are no errors, go to the IP outputted, and you can use the web app. Enjoy!
1. Install Python 3 if you do not already have it.
2. Install pip3 if you do not already have it.
3. Use pip3 and apt to install the necessary packages, including tensorflow, keras, matplotlib, scikit-image, opencv, and other required packages (your terminal will let you know of unknown packages if you do not have them installed when you attempt to run the app in subsequent steps).
4. Go to the directory of the unzipped folder, and run app.py (type 'python3 app.py').
5. If there are no errors, go to the IP outputted, and you can use the web app. Enjoy!
Note: We will be releasing much more detailed instructions and a video very soon. For now, if you have any questions, please direct them to the form below and we will get back to you ASAP (usually a few hours at most). Thank you!