Horse face recognition. DASC2 course at Fontys.
To have the same environment make sure your Virtual Environment (Venv) is active.
Content of data folder is ignored in .gitignore
/data/THoDBRL2015/
-
Main Parts: The data is split into Part1, Part2, ..., Part5.
-
Subfolders: Each part contains:
- Base image: Presumably, base images of horses.
- Cropped Images: Cropped versions of horse images.
- videos: Contains folders named 1, 2, ..., corresponding to horse_id.
-
Inside these folders:
- Videos (e.g., 1V1.AVI, 1V2.AVI).
- An images folder, which contains stills.
Keras 3 will be the default Keras version for TensorFlow 2.16 onwards. You may need to update your script to use Keras 3.
Not available in PyPI: pip install tensorflow==2.15.1
To continue using Keras 2 with TensorFlow 2.16+ check https://blog.tensorflow.org/2024/03/whats-new-in-tensorflow-216.html
Keras 3.0 released on Nov 28, 2023
Tensorflow 2.16 is released on March 13, 2024
It looks like tf-explain
is not compatible with keras 3