7 lines
130 B
Markdown
Executable file
7 lines
130 B
Markdown
Executable file
== image_classifier
|
|
|
|
Classifies images by their EXIF date (e.g. /path/YYYY.MM.DD/image.jpg).
|
|
|
|
= Install
|
|
|
|
python3 setup.py install
|