Update README.md
Browse files
README.md
CHANGED
@@ -206,20 +206,19 @@ Introducing a Tagging game - a gamified approach to anime image tagging that hel
|
|
206 |
### How to Play:
|
207 |
1. Upload an image
|
208 |
2. Scan for tags to discover them
|
209 |
-
|
210 |
-
4.
|
211 |
-
5.
|
212 |
-
|
213 |
-
7.
|
214 |
-
8.
|
215 |
-
|
216 |
-
10.
|
217 |
-
|
218 |
-
|
219 |
-
|
220 |
-

|
223 |

|
224 |
|
225 |
## Loss Function:
|
@@ -404,7 +403,7 @@ The model files are located in the `app/exported-model` directory:
|
|
404 |
|
405 |
## Usage:
|
406 |
|
407 |
-
|
408 |
|
409 |
- Upload your own images or select from example images.
|
410 |
- Choose different threshold profiles.
|
@@ -412,6 +411,8 @@ After installation, run the application by executing `setup.bat`. This launches
|
|
412 |
- View predictions organized by category.
|
413 |
- Filter and sort tags based on confidence.
|
414 |
|
|
|
|
|
415 |
## Model Details:
|
416 |
|
417 |
### Tag Categories:
|
|
|
206 |
### How to Play:
|
207 |
1. Upload an image
|
208 |
2. Scan for tags to discover them
|
209 |
+

|
210 |
+
4. Earn TagCoins for new discoveries
|
211 |
+
5. Spend TagCoins on upgrades to lower the threshold
|
212 |
+

|
213 |
+
7. Lower thresholds reveal rarer tags!
|
214 |
+
8. Collect sets of related tags for bonuses and reveal unique mosaics!
|
215 |
+

|
216 |
+
10. Visit the Library System to discover unique tags (not collect)
|
217 |
+

|
218 |
+
12. Use collected tags to either inspire new searches or generate essence
|
219 |
+
13. Use Enkephalin to generate Tag Essences
|
220 |
+

|
221 |
+
15. Use the Tag Essence Generator to collect the tag and related tags to it. Lamp Essence:
|
|
|
222 |

|
223 |
|
224 |
## Loss Function:
|
|
|
403 |
|
404 |
## Usage:
|
405 |
|
406 |
+
Setup the application and game by executing `setup.bat`. This installs the required virtual environment:
|
407 |
|
408 |
- Upload your own images or select from example images.
|
409 |
- Choose different threshold profiles.
|
|
|
411 |
- View predictions organized by category.
|
412 |
- Filter and sort tags based on confidence.
|
413 |
|
414 |
+
Use run_app.bat and run_game.bat.
|
415 |
+
|
416 |
## Model Details:
|
417 |
|
418 |
### Tag Categories:
|