Liang-ZX / ll4al

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning Loss for Active Learning

Reproducing experimental results of LL4AL [Yoo et al. 2019 CVPR]

Reproduced Results

Results

Settings

  • Please specify export DATASETS=/path/to/cifar10
  • Please specify export RESULTS=/path/to/results

Requirements

  • torch == 1.10.1
  • torchvision
  • torchaudio
  • numpy
  • tqdm
  • wandb

About


Languages

Language:Python 100.0%