Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 363 Bytes

File metadata and controls

24 lines (15 loc) · 363 Bytes

Learning Loss for Active Learning

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

Reproduced Results

Results

Requirements

torch >= 1.1.0

numpy >= 1.16.2

tqdm >= 4.31.1

visdom >= 0.1.8.8

To Activate Visdom Server

visdom -port 9000

or

python -m visdom.server -port 9000

Contact

[email protected]