Skip to content

Digital-Pathology/WebApp

Repository files navigation

DP-WebApp

This WebApp must be run within the docker-image of Digital-Pathology.

There must be a .flaskenv file with the following lines:

  • FLASK_APP=app.py
  • FLASK_ENV=development

Enter either of the following commands in the terminal of the WebApp directory:

  • flask run
  • python -m flask run

Go to your browser and type http://localhost:5000

screen0

You should then see a webapp with the following screen.

  • Enter your details in the email field, add a tiff image, and choose the name of the model that you would like to use.
  • The model name should located in the models subfolder.

screen7

Submit the image by pressing the Submit Images button

  • Wait for the Image to be sent to the back end for processing ...

Wait for the model to do its magic

screen8

See the results of the model on your image!

screen9

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •