Unnamed repository; edit this file 'description' to name the repository.
Find a file
2025-04-04 17:12:03 +03:00
image_classifier Update init log 2024-07-21 12:11:17 +03:00
.gitignore Update version 2021-10-15 14:17:22 +03:00
image_classifier.sh add upgrade of setuptools 2025-04-04 17:12:03 +03:00
install.sh Add installer 2025-04-04 16:18:48 +03:00
LICENSE Fix pep 2025-04-04 16:34:38 +03:00
pyproject.toml Initial commit 2021-09-06 15:52:20 +03:00
README.md Fix duplicated parameter 2023-11-01 10:47:32 +02:00
requirements.txt move face models to sctipt 2025-04-04 17:02:51 +03:00
setup.cfg fix req 2025-04-04 16:49:37 +03:00
setup.py Fix pep 2025-04-04 16:34:38 +03:00
wrapper.sh Add installer 2025-04-04 16:18:48 +03:00

image_classifier

Description

Classifies images by their EXIF date (e.g. /path/YYYY.MM.DD/image.jpg) or date in filename.

Install

apt install exiv2 cmake libexiv2-dev libboost-python-dev python3-py3exiv2 python3 setup.py install