This directory contains pickle files with the **features extracted from the images**. The features are extracted within the `classify_images.py` script. The features are stored in a pandas DataFrame and saved as a pickle file.
This directory contains pickle files with the **features extracted from the images**. The features are extracted within the [`classify_with_basic_classifiers.py`](project/src/classify_with_basic_classifiers.py) script. The features are stored in a pandas DataFrame and saved as a pickle file.
:warning: The files can be quite large, so they are not stored in the repository.