Python code for extracting features used in COOS7 baselines and for benchmarking various classifiers on these feature representations.

DeepLoc and Self-Supervised code were adapted from their respective repositories: adapted READMEs are included.

To extract VGG16/texture features, run the scripts in transfer and texture directories, respectively.

Classifier results are obtained using the script in the benchmarking directories. 