-
Notifications
You must be signed in to change notification settings - Fork 0
Embedding Page
The embedding page is a 2D representation of all patches in the system, where patches perceived to be similar by the model are plotted closely together, and updates as the model trains.

When hovering over a dot, a preview of the patch is shown, and subsequently clicking on the dot takes the user to the annotation page centered around that patch.
The Information bar contains meta data information for the embedding page.

User could adjust the numbers of patches (Patch Number) plotted on the embedding table by Embed Slider. Latest ID is the newest model number trained by the user; Current ID is the model number that the current embedding plot employs. The user can change Selected ID to Re_embed a new embedding plot as the user is interesting to looking at the embedding plot of other model numbers. For example, the user usually will Re_embed as there is a later classier avaible. The user is also able to Select ID and then View Embedding, which is very useful to compare the difference between embedding plots of different models
Note: Re_embed does not automatically update the embedding plot, user needs to click View Embedding to update the page.
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: