HazyResearch / reef

Automatically labeling training data
Apache License 2.0
106 stars 27 forks source link

Multilabel classifier for images #10

Open shantanuaggarwal2695 opened 3 years ago

shantanuaggarwal2695 commented 3 years ago

Hey

I am currently working on a multilabel classifier for images and am curious if we can construct a multilabel classifier using reef. I have a dataset with more than 6 labels.

Looking forward to your response

ayushbits commented 3 years ago

I have same question @paroma . How does apply_heuristics() in heuristic_generator.py works in case of multi-class scenario. ?

@shantanuaggarwal2695 are you able to resolve this issue ?