Skip to content

hiphof/HorseFace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HorseFace

Horse face recognition. DASC2 course at Fontys.

> Project Report

> Final notebook

Venv

To have the same environment make sure your Virtual Environment (Venv) is active.

Data

Data source

THoDBRL2015 Database

Data storage

Content of data folder is ignored in .gitignore

Structure

/data/THoDBRL2015/

Database Organisation

  • 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.

Dependencies

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •