Skip to content
#

labeling

Here are 120 public repositories matching this topic...

label-studio
johann-petrak
johann-petrak commented Apr 19, 2020

Create text classification project that shows text to the annotator. The text also includes URLs or terms that the annotator may want to look up.
However normal copying the string to look up is not possible, presumably because the code that normally handles text selection in order create a sequence annotation (like for NER) is active.
"Normal copying" would be that the user marks the text to

DanBehrendt
DanBehrendt commented Aug 20, 2019

Describe the bug
Project settings -> tags, are not saved unless user hits 'Enter' after typing new tag.

To Reproduce
Steps to reproduce the behavior:

  1. In project settings, add new tag.
  2. Click 'Save Project'.
  3. Exit project settings pane and return.
  4. New tag is not saved.

Expected behavior
Tag should be saved when clicking 'Save Project'.

Screenshots
If a

NOVA is a tool for annotating and analyzing behaviours in social interactions. It supports Annotators using Machine Learning already during the coding process. Further it features both, discrete labels and continuous scores and a visuzalization of streams recorded with the SSI Framework.

  • Updated May 12, 2020
  • C#
jveitchmichaelis
jveitchmichaelis commented Mar 25, 2020

This affects the COCO and Pascal VOC exporters. Currently the output class ID is dependent on the order in which they were created in deeplabel. It may be preferable to, in some cases, force this to something else, for example provide a pbtxt file like https://github.com/tensorflow/models/blob/master/research/object_detection/data/mscoco_label_map.pbtxt

The darknet exporter does not have this p

juliapacula
juliapacula commented Aug 7, 2018

Current Behaviour

  • there are no docs with SCSS styles that would help developers to write code in the same style

Expected Behaviour

  • we should create docs with code styles we would like to use, providing useful links for everyone to extend their clean code knowledge

Improve this page

Add a description, image, and links to the labeling topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the labeling topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.