hayden-donnelly
commited on
Commit
•
dd70dcb
1
Parent(s):
19b68b8
Update README.md
Browse files
README.md
CHANGED
@@ -14,9 +14,10 @@ First filtering was applied to remove non-character focused images, then croppin
|
|
14 |
central character(s) of each image. Both steps were performed automatically by two different vision models trained on manually labelled subsets of the original dataset.
|
15 |
This technique provided satisfactory results, however there is much room for improvement.
|
16 |
|
17 |
-
## Preprocessing
|
18 |
-
|
19 |
-
[db-sfw-512-
|
|
|
20 |
|
21 |
## Original Dataset Citation
|
22 |
|
|
|
14 |
central character(s) of each image. Both steps were performed automatically by two different vision models trained on manually labelled subsets of the original dataset.
|
15 |
This technique provided satisfactory results, however there is much room for improvement.
|
16 |
|
17 |
+
## Dataset Preprocessing
|
18 |
+
|
19 |
+
- [db-sfw-512-character-filter-dataset](https://huggingface.co/datasets/hayden-donnelly/db-sfw-512-character-filter-dataset) was used to train the character filter model.
|
20 |
+
- [db-sfw-512-crop-dataset](https://huggingface.co/datasets/hayden-donnelly/db-sfw-512-crop-dataset) was used to train the crop model.
|
21 |
|
22 |
## Original Dataset Citation
|
23 |
|