Frequently Asked Questions
Frequently Asked Questions about Ango Hub
Projects
What is a project?
Please refer to the Projects documentation page.
How do I create a new project?
Please refer to the Creating Projects section.
How do I delete a project?
Please refer to the Deleting Projects section.
What happens if I change the ontology of a project while people are annotating tasks?
They will receive the new ontology after they have submitted the task they are currently working on. Please refer to the Managing the Project Ontology documentation page.
Labeling
How do I annotate an audio file?
Please refer to the Audio Labeling Editor documentation page.
How do I annotate images?
Please refer to the Image Labeling Editor documentation page.
How do I annotate text?
Please refer to the Text Labeling Editor documentation page.
How do I annotate PDF files?
Please refer to the PDF Labeling Editor documentation page.
What labeling tools are available in Ango Hub?
Please refer to the Labeling Classes documentation page.
How can I view an object's "objectId" when selection an annotation?
Either right-click on the annotation, click on the three dots, and click on "Copy Object ID", or when in the labeling editor, click on the Quick Settings toggle (
) and enable Show Annotation ID on Hover to see the ID when hovering over the object.
Can I use rotating bounding boxes in videos?
Sadly this feature is not available yet. You may use polygons or segmentations as an alternative for now.
I am not seeing the "Submit" button. Instead, I see a button saying "Un-assign me".
This happens because, even though you have already annotated this task, as a result of the project's workflow, you have been assigned to annotate it again as part of the consensus calculation, or to review your own task, which is not allowed. Please click on "Un-assign me" and the task will be unassigned from you and put back in the queue for other project members to annotate or review.

Reviewing
How do I review someone's labeling task?
Please refer to the Reviewing documentation page.
Plugins
I'm uploading assets with the File Explorer plugin, but I don't want to upload an asset if it's already been uploaded before. How can I do that?
There is a parameter called "prevent_duplicates" in the Config JSON of the File Explorer plugin. Setting it to true will ensure duplicates are not uploaded.
How do I know whether a plugin is live or not?
There is a small button which will be red or green according to the plugin's status. In the plugin list in your project, if the light next to "Live" is green, the plugin is live. (
) Otherwise, if it's red, it's not live.
Who can I contact if a plugin goes down?
In the Plugin Directory, and in the plugin's Run Dialog, you can see the email of the person who created and maintains the plugin. It's in the bottom-right corner of the plugin's icon. You may contact them.
Performance
I'm experiencing poor performance of the tool. Where can I know more?
Check out the Performance page.
Assets
What is an asset?
Please refer to the Assets documentation page.
How do I import assets to label into Ango Hub?
Please refer to the Importing Assets documentation page.
What file types does Ango Hub support?
Please refer to the Supported Asset File Types & Codecs documentation page.
What's the difference between assets and annotations?
Please refer to the Data in Ango Hub documentation page
Can I directly annotate data I have stored on cloud storage services?
Yes. A full guide on how to do so is here.
Help! I tried to load files from a bucket but I can't open any of the files in the editor, it gives me a "Sorry, the data couldn't be loaded properly."
Most likely, it's a CORS error. Please set the bucket's CORS policy correctly as outlined in this page and try opening the asset again. See this page for more information.
Importing and Exporting Assets and Annotations
How do I import existing annotations (pre-labels) to Ango Hub?
Please refer to the Importing Annotations documentation page.
I get a "0 Tasks Labeled" alert when trying to upload pre-labels.
Please refer to the related Troubleshooting page.
Workflow
What happens when a task is sent back to the same stage?
It's assigned to the same user who originally labeled/reviewed it in that stage, and marked for labeling/reviewing again.
Profile
How do I change my display name?
Please refer to the Profile Page documentatino page.
Instructions
Last updated