Box-Level Class-Balanced Sampling for Active Object Detection
By: Jingyi Liao , Xun Xu , Chuan-Sheng Foo and more
Potential Business Impact:
Teaches computers to find objects better with less work.
Training deep object detectors demands expensive bounding box annotation. Active learning (AL) is a promising technique to alleviate the annotation burden. Performing AL at box-level for object detection, i.e., selecting the most informative boxes to label and supplementing the sparsely-labelled image with pseudo labels, has been shown to be more cost-effective than selecting and labelling the entire image. In box-level AL for object detection, we observe that models at early stage can only perform well on majority classes, making the pseudo labels severely class-imbalanced. We propose a class-balanced sampling strategy to select more objects from minority classes for labelling, so as to make the final training data, \ie, ground truth labels obtained by AL and pseudo labels, more class-balanced to train a better model. We also propose a task-aware soft pseudo labelling strategy to increase the accuracy of pseudo labels. We evaluate our method on public benchmarking datasets and show that our method achieves state-of-the-art performance.
Similar Papers
Table Detection with Active Learning
CV and Pattern Recognition
Teaches computers to learn from fewer examples.
Streamlining the Development of Active Learning Methods in Real-World Object Detection
CV and Pattern Recognition
Tests self-driving car vision faster and better.
nnActive: A Framework for Evaluation of Active Learning in 3D Biomedical Segmentation
CV and Pattern Recognition
Helps doctors label medical scans faster.