-
Notifications
You must be signed in to change notification settings - Fork 0
Project Page
Runtian edited this page Dec 22, 2020
·
16 revisions
In Project Page, users could create their own projects with proper descriptions.

The users could view Creation date&time, number of images, model iteration number, and number of annotated objects in the project:
- Creation date&time:Quick Annotator data base records the creation time and date of the project. Creation data&time helps users to manage projects in QA better.
- # of images: # of images tells user the number of images uploaded in the project.
- Model iteration #: After uploading images and making annotations, the user could train a clssifier that gives suggestions of annotations. Model iteration #, N, indicates the Nth the deep learning model that the user has trained when N > 0. "N = 0" indicates that an autoencoder is available for the project, while "N = -1" indicates that an autoencoder has not been initialized. See more about autoencoder.
- Object #: Object # indicates the number of annotated objects in th project level.
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: