hayden-donnelly commited on
Commit
19b68b8
1 Parent(s): 52ef48c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -14,6 +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
  ## Original Dataset Citation
18
 
19
  ```bibtex
 
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 Datasets
18
+ [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 and
19
+ [db-sfw-512-crop-dataset](https://huggingface.co/datasets/hayden-donnelly/db-sfw-512-crop-dataset) was used to train the crop model.
20
+
21
  ## Original Dataset Citation
22
 
23
  ```bibtex