Skip to content

Mephisto405/Learning-Loss-for-Active-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

ciy405x@kaist.ac.kr

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages