Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 745 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 745 Bytes

[PyTorch] Learning Loss for Active Learning

PyTorch implementation of "Learning Loss for Active Learning"

Concept

Concept ot the Active Learning [1].

Results

MNIST CIFAR10

Requirements

  • PyTorch 2.0.1

Reference

[1] Donggeun Yoo, et al. "Learning loss for active learning." Proceedings of the IEEE/CVF conference on Computer Vision and Pattern Recognition (CVPR). 2019.