Skip to content
Rexmiao edited this page Jan 7, 2021 · 7 revisions

Welcome to the Quick Annotator wiki

Quick Annotator's (QA) Wiki is complete documentation that explains how to use this tool and the reasons behind it. Here is the catalog for QA's wiki page:

Annotation_Page_UI

Download

You can download Quick Annotator from the Latest Release page

Features

  • Easy “install” (git clone) and uses common libraries (PyTorch, OpenCV)
  • User interface is web-based, allowing remote access
  • Works with modest GPUs and across all operating systems
  • No internet connection required:

    Suitable for hospitals with private data and firewall restrictions

  • Uses deep learning: suitable for many different types of objects (U-net)
  • Programmatic access to all system components
  • Highly modular – allowing easy upgrading

Citation


Read the related paper on arXiv: Quick Annotator: an open-source digital pathology based rapid image annotation tool

PDF file available for download

Please use the below to cite this paper if you find this repository useful or if you use the software shared here in your research.

  @misc{miao2021quick,
      title={Quick Annotator: an open-source digital pathology based rapid image annotation tool}, 
      author={Runtian Miao and Robert Toth and Yu Zhou and Anant Madabhushi and Andrew Janowczyk},
      year={2021},
      eprint={2101.02183},
      archivePrefix={arXiv},
      primaryClass={eess.IV}
  }

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