-
Notifications
You must be signed in to change notification settings - Fork 0
User Manual
Rexmiao edited this page Dec 18, 2020
·
12 revisions
We provide a step-by-step user manual here.
Open cli folder and use extract_tiles_from_wsi_openslide.py to divide WSI into smaller tiles
cd quick_annotator\cli
python extract_tiles_from_wsi_openslide.py
cd quick_annotator
python QA.py
http://localhost:5555
The user could change the portnumber in the config.ini file.
The image shows that the user is waiting when QA trains for the AutoEncoder
User can also just decide where to annotate by moving selection square in the annotation page.
As red arrow shows, user click on Retrain Dl From base to train a new model.
As blue arrow points, the prediction result is red, indicating that prediction layer is not available since there is no model available.
see Navigation Bar
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: