Update README.md
Browse files
README.md
CHANGED
@@ -4,14 +4,14 @@ license: cc
|
|
4 |
|
5 |
# Note on license:
|
6 |
These photos were pulled from pexels. I believe they are all under one form or another of "creative commons" license.
|
7 |
-
So definitely clean to use for non-commercial use.
|
8 |
|
9 |
They are pulled from the list of urls at
|
10 |
https://github.com/janpf/self-supervised-multi-task-aesthetic-pretraining/blob/main/dataset/urls.txt
|
11 |
|
12 |
which is why "janpf" is in the dataset name.
|
13 |
|
14 |
-
# Image
|
15 |
For your convenience, images are broken up into archives of under 1000.
|
16 |
They come with a pre-generated .txt for each of them, autogenerated by the WD14 model provided by OneTrainer.
|
17 |
|
@@ -22,3 +22,6 @@ I am starting with only a few sets, but will eventually upload the whole set, I
|
|
22 |
# Image format
|
23 |
Note that the image sizes are not standardized; they are raw downloads from pexels.
|
24 |
Some are 3000 pixels to a side. Some are 4000. Some are 6000 !
|
|
|
|
|
|
|
|
4 |
|
5 |
# Note on license:
|
6 |
These photos were pulled from pexels. I believe they are all under one form or another of "creative commons" license.
|
7 |
+
So definitely clean to use for non-commercial use. Other uses, possibly not so much.
|
8 |
|
9 |
They are pulled from the list of urls at
|
10 |
https://github.com/janpf/self-supervised-multi-task-aesthetic-pretraining/blob/main/dataset/urls.txt
|
11 |
|
12 |
which is why "janpf" is in the dataset name.
|
13 |
|
14 |
+
# Image grouping
|
15 |
For your convenience, images are broken up into archives of under 1000.
|
16 |
They come with a pre-generated .txt for each of them, autogenerated by the WD14 model provided by OneTrainer.
|
17 |
|
|
|
22 |
# Image format
|
23 |
Note that the image sizes are not standardized; they are raw downloads from pexels.
|
24 |
Some are 3000 pixels to a side. Some are 4000. Some are 6000 !
|
25 |
+
|
26 |
+
Also they are a mix of .jpg, .jpeg, and .png
|
27 |
+
|