index
:
file-tagger.git
master
Semi-automated file tagging utility using TMSU and keyword detection using tensorflow with ResNet50
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-04-11
Implemented renaming schemes
Leonard Kugis
2023-04-10
Implemented video prediction
Leonard Kugis
2023-04-09
Implemented metadata tagging
Leonard Kugis
2023-03-31
TMSU: Classified and added option to override default command.
Leonard Kugis
2023-03-31
Added options to choose prediction backend and skip tagged files.
Leonard Kugis
2023-03-31
Predictor: Moved out of main script
Leonard Kugis
2023-03-22
Optimized partial prediction
Leonard Kugis
2023-03-22
Coverting image to RGB before detecting
Leonard Kugis
2023-03-22
Added new options to GUI
Leonard Kugis
2023-03-22
Implemented detail scanner with multithreading
Leonard Kugis
2023-03-21
Split util and tmsu functions
Leonard Kugis
2023-03-21
.
Leonard Kugis
2023-03-21
Better file handling for filenames with spaces.
Leonard Kugis
2023-03-21
Using relative paths for TMSU
Leonard Kugis
2023-03-21
Added copyright to license
Leonard Kugis
2023-03-21
Added LICENSE
Leonard Kugis
2023-03-21
Added README
Leonard Kugis
2023-03-21
Implemented difference between base and file-dir
Leonard Kugis
2023-03-21
Commented code
Leonard Kugis
2023-03-21
Added GUI titles
Leonard Kugis
2023-03-21
Implemented index handling
Leonard Kugis
2023-03-21
GuiImage: Implemented direct rotation
Leonard Kugis
2023-03-21
Prediction: Made top results configurable
Leonard Kugis
2023-03-21
GuiMain: Reordered
Leonard Kugis
2023-03-21
CLI, GUI
Leonard Kugis
2023-03-21
Implemented basic functionality with GUI
Leonard Kugis
2023-03-20
Initial commit
Leonard Kugis