Viewing a single comment thread. View all comments

Left_Boat_3632 t1_isauk6u wrote

Definitely sounds like an issue woth the amount of labels.

You could try splitting your dataset into chunks of 100 labels or 1000 labels and label that way?

2

Messatsu92 OP t1_isaw7mw wrote

Exactly, it's definitely an issue with the amount of labels.

About my use case, I've to list 100k pictures with 10k labels. For each picture, the user have to use the object detection to detect the item, then he has to annotate (by chosing one of the 10k labels of items)

Trying to figure out if there's a workaround or software that maybe could fit with my needs...

3