TsotsosLab / SMILER

The Saliency Model Implementation Library for Experimental Research.
Other
44 stars 16 forks source link

Added smiler clean command model choice functionality #50

Closed f-wright closed 2 years ago

f-wright commented 2 years ago

Changed smiler clean command to include optional --model option. Takes in one of the models as a parameter (if given), then only deletes the docker images and files for that model.

f-wright commented 2 years ago

I forgot to mention this in the original pull request, but this also should solve the issue we were having with the clean click error.