File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 1- [ ![ forthebadge] ( https://forthebadge.com/images/badges/built-with-love.svg )] ( https://forthebadge.com ) [ ![ forthebadge] ( https://forthebadge.com/images/badges/made-with-go.svg )] ( https://forthebadge.com )
1+ [ ![ forthebadge] ( https://forthebadge.com/images/badges/built-with-love.svg )] ( https://forthebadge.com ) [ ![ forthebadge] ( https://forthebadge.com/images/badges/made-with-go.svg )] ( https://forthebadge.com ) [ ![ Codacy Badge ] ( https://api.codacy.com/project/badge/Grade/c62d2294e151492da4792fcb63b71d05 )] ( https://www.codacy.com/project/CorentinB/DeepSort/dashboard?utm_source=github.com & amp ; utm_medium=referral & amp ; utm_content=CorentinB/DeepSort & amp ; utm_campaign=Badge_Grade_Dashboard )
22
33# DeepSort
44🧠 AI powered image tagger backed by DeepDetect
55
6+ # Why?
7+
8+ Because sometimes, you have folders full of badly named pictures, and you want to be able to understand what you have in your hard drive.
9+
610# Prerequisites & installation
711
812You need Docker installed, and you need to pull the DeepDetect image.
@@ -16,9 +20,11 @@ Make it executable with:
1620chmod +x deepsort
1721```
1822
23+ You also need your local 8080 port to not be mapped already.
24+
1925# Usage
2026
21- Just input a folder, and all files will begin to be renames all the pictures files the following way:
27+ Just input a folder, and it will recursively rename all the pictures the following way:
2228```
2329identified-image-class_hash.ext
2430```
You can’t perform that action at this time.
0 commit comments