Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/model/model.js
Original file line number Diff line number Diff line change
Expand Up @@ -843,7 +843,7 @@ function openHelp() {
self.body.innerHTML = `
<em>Features</em> <br>
This part of caMicroscope allows to predict using a trained model on a selected patch. Some of the sample
models are hosted <a target="_blank" href="https://github.com/Insiyaa/caMicroscope-tfjs-models">here</a>. <br>
models are hosted <a target="_blank" href="https://github.com/camicroscope/tfjs-models">here</a>. <br>
<i class="material-icons">aspect_ratio</i>: On activation, this button enables drawing on the viewer. After the image is loaded for further processing, a UI will
appear for model selection. The Whole-slide images are high resolution images containing the entire sampled tissue so make sure
you zoom in and then select a patch. Selecting a large region while being totally zoomed out may slow down the further processing
Expand Down