janfreyberg / superintendent

Practical active learning in python
https://superintendent.readthedocs.io
189 stars 18 forks source link

Active Learning for Image Classification #67

Closed manza-ari closed 3 years ago

manza-ari commented 3 years ago

Hi,

I want to use Active Learning for Image Classification in the CIFAR10 dataset. I want to check the accuracy of AL methods on Image classification. can I use superintendent for this purpose?

janfreyberg commented 3 years ago

Hi, sorry for the delay. Yes - that is exactly what this package is for. Please check the documentation, it has some image labelling examples.