blotero / seg_tgce

MIT License
0 stars 0 forks source link

Start app POC #9

Open blotero opened 7 months ago

blotero commented 7 months ago

Start a simple app proof of concept.

Let this app to be deployed with a simple running for the latest model, loss and disturbed data for emulated annotators.

Certainly, this app must be deployed in a workflow.

blotero commented 3 months ago

What should this app do?

This app can demonstrate simply the prediction on target segmentation classes for a region of interest selected by the user.

This can be done through a web tool which allows the user to select an image section for applying prediction on. This might call the underlying simple backend (did anyone say hypercorn ?) for delivering the predicted masks and being displayed in the web app (svelte ?).