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
stats
log msg
author
committer
range
path:
root
/
file-tagger.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implemented renaming schemes
Leonard Kugis
2023-04-11
1
-0
/
+17
*
Implemented video prediction
Leonard Kugis
2023-04-09
1
-24
/
+67
*
Implemented metadata tagging
Leonard Kugis
2023-04-09
1
-0
/
+25
*
TMSU: Classified and added option to override default command.
Leonard Kugis
2023-03-31
1
-5
/
+9
*
Added options to choose prediction backend and skip tagged files.
Leonard Kugis
2023-03-31
1
-3
/
+18
*
Predictor: Moved out of main script
Leonard Kugis
2023-03-31
1
-49
/
+5
*
Optimized partial prediction
Leonard Kugis
2023-03-22
1
-11
/
+19
*
Coverting image to RGB before detecting
Leonard Kugis
2023-03-22
1
-2
/
+2
*
Added new options to GUI
Leonard Kugis
2023-03-22
1
-2
/
+2
*
Implemented detail scanner with multithreading
Leonard Kugis
2023-03-22
1
-12
/
+48
*
Split util and tmsu functions
Leonard Kugis
2023-03-21
1
-114
/
+5
*
Better file handling for filenames with spaces.
Leonard Kugis
2023-03-21
1
-1
/
+3
*
Using relative paths for TMSU
Leonard Kugis
2023-03-21
1
-3
/
+3
*
Implemented difference between base and file-dir
Leonard Kugis
2023-03-21
1
-3
/
+5
*
Commented code
Leonard Kugis
2023-03-21
1
-0
/
+50
*
Implemented index handling
Leonard Kugis
2023-03-21
1
-4
/
+12
*
Prediction: Made top results configurable
Leonard Kugis
2023-03-21
1
-1
/
+3
*
CLI, GUI
Leonard Kugis
2023-03-21
1
-22
/
+56
*
Implemented basic functionality with GUI
Leonard Kugis
2023-03-21
1
-0
/
+153