aboutsummaryrefslogtreecommitdiff
path: root/file-tagger.py
AgeCommit message (Expand)Author
2023-03-31Added options to choose prediction backend and skip tagged files.Leonard Kugis
2023-03-31Predictor: Moved out of main scriptLeonard Kugis
2023-03-22Optimized partial predictionLeonard Kugis
2023-03-22Coverting image to RGB before detectingLeonard Kugis
2023-03-22Added new options to GUILeonard Kugis
2023-03-22Implemented detail scanner with multithreadingLeonard Kugis
2023-03-21Split util and tmsu functionsLeonard Kugis
2023-03-21Better file handling for filenames with spaces.Leonard Kugis
2023-03-21Using relative paths for TMSULeonard Kugis
2023-03-21Implemented difference between base and file-dirLeonard Kugis
2023-03-21Commented codeLeonard Kugis
2023-03-21Implemented index handlingLeonard Kugis
2023-03-21Prediction: Made top results configurableLeonard Kugis
2023-03-21CLI, GUILeonard Kugis
2023-03-21Implemented basic functionality with GUILeonard Kugis