YeongHyeon / Active-Learning

PyTorch implementation of "Learning Loss for Active Learning"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[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.

About

PyTorch implementation of "Learning Loss for Active Learning"

License:MIT License


Languages

Language:Python 100.0%