decile-team / distil

DISTIL: Deep dIverSified inTeractIve Learning. An active/inter-active learning library built on py-torch for reducing labeling costs.
https://decile-team-distil.readthedocs.io/en/latest/index.html
MIT License
141 stars 24 forks source link

Consuming lot of time for installation of requirements #79

Closed Vikram12301 closed 1 year ago

Vikram12301 commented 1 year ago

The installation of submodlib (in requirements.txt) alone is taking 4min 49 seconds in Google Colab.

surajkothawade commented 1 year ago

Hi @Vikram12301 ,

Thank you for your interest in DISTIL. You can remove submodlib from requirements if you are not using any active learning techniques that use submodular functions.