An open API service indexing awesome lists of open source software.

https://github.com/yeonghyeon/active-learning

PyTorch implementation of "Learning Loss for Active Learning"
https://github.com/yeonghyeon/active-learning

active-learning cifar10 cifar10-classification mnist-classification mnist-dataset pytorch-implementation

Last synced: 7 months ago
JSON representation

PyTorch implementation of "Learning Loss for Active Learning"

Awesome Lists containing this project

README

          

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