Skip to content

Image List Page

Rexmiao edited this page Dec 20, 2020 · 15 revisions

In Image List Page, user could view the thumbnail images in the projects together with meta information. After dividing WSIs into smaller image tiles, the user uploads them into QA in Image List Page.

Image_List_Page_UI

The user follows instructions in order shown on the Image List Page

Make Patches

Images tiles are sub-divided into 256 x 256 amenable to deep learning. The user can decide whether they want to remove white backgrounds when dividing these image tiles. This function is useful when there are large areas of white backgrounds. ("E.g. TMA spot")

(Re)Train Model 0

A u-net consisting of a block depth of 5 layers and 113,306 parameters was trained on these patches in an auto-encoding fashion, such that model weights were optimized to reproduce the input as output with high fidelity. This helped create an initialized base model that was subsequently used in the downstream supervised training.

Embed Patches

A UMAP embedding plot is generated by Embed Patches with the current latest model. The user can View Embedding plot which helps to select patches for annotation which are dispersed in the model space.

Quick Annotator Wiki

QA's Wiki is complete documentation that explains to user how to use this tool and the reasons behind. Here is the catalogue for QA's wiki page:

Home:

  1. Quick Annotator Pages
  1. User Guide
  1. Frequently Asked Questions

Clone this wiki locally