• Stars
    star
    8
  • Rank 2,093,960 (Top 42 %)
  • Language
    Python
  • Created about 5 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Application of Active Learning for the problem of Object Detection. A black-box approach designed to increase accuracy for partially labelled data. This repository has also implemented this on the labelling platform of labelImg. LabelImg is modified to take multiple classes for multiclass classification and also as an option of implementation of Active Learning using the given approach.