ppbrown commited on
Commit
e8476ae
·
verified ·
1 Parent(s): 4a0d917

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -1,9 +1,12 @@
1
  ---
2
  license: openrail
3
  ---
 
 
4
  This hosts a collaborative effort to clean up the mess that is the danbooru dataset.
5
- The Danbooru dataset is a wealth of (mostly) free anime style images.
6
- The problem being that it was indiscriminately put together.
 
7
  Some pics are explicitly copyrighted and shouldnt be in it.
8
  Some have watermarks.
9
  Some just frankly arent good.
@@ -21,5 +24,14 @@ So now we copy a block of them, and delete the "bad" images. One zip file at a t
21
  There are literally hundreds of blocks of data, each block having perhaps 4000-5000 images.
22
  So this is an organized, crowd-sourced volunteer effort.
23
 
24
- Currently spoken-for segments:
 
 
 
 
 
 
 
 
 
25
  * 0000-0010: ppbrown (data-0001 complete)
 
1
  ---
2
  license: openrail
3
  ---
4
+ # What is this?
5
+
6
  This hosts a collaborative effort to clean up the mess that is the danbooru dataset.
7
+ The Danbooru dataset is a wealth of (mostly) free anime style images,
8
+ **that are already individually tagged!**
9
+ The problem being that the images are indiscriminately included.
10
  Some pics are explicitly copyrighted and shouldnt be in it.
11
  Some have watermarks.
12
  Some just frankly arent good.
 
24
  There are literally hundreds of blocks of data, each block having perhaps 4000-5000 images.
25
  So this is an organized, crowd-sourced volunteer effort.
26
 
27
+ # Usage tips:
28
+
29
+ While he images should be "usable" for AI training, and they are all individually tagged with .txt files,
30
+ if you just dumped them all into a trainer, the results would probably not be coherent.
31
+ You probably will want to take an image directory browser, and select a group of them for either
32
+ subject matter, or style, and pull those specific ones out for training.
33
+
34
+ You may also want to add in your own custom tags, on top of the ones that are already there.
35
+
36
+ # Currently spoken-for segments:
37
  * 0000-0010: ppbrown (data-0001 complete)