diff --git a/README.md b/README.md index 70bd6256fecef43a8d233fad6981a72d623f9f7f..f46932fc5c007e116b8dcc3ecf3debf95b93202b 100644 --- a/README.md +++ b/README.md @@ -11,81 +11,71 @@ size_categories: # Dataset of warfarin/ワルファリン/华法琳 (Arknights) -This is the dataset of warfarin/ワルファリン/华法琳 (Arknights), containing 353 images and their tags. +This is the dataset of warfarin/ワルファリン/华法琳 (Arknights), containing 285 images and their tags. -The core tags of this character are `long_hair, red_eyes, pointy_ears, bangs, braid, white_hair, hair_between_eyes, crown_braid, very_long_hair, hair_ornament, breasts`, which are pruned in this dataset. +The core tags of this character are `long_hair, red_eyes, pointy_ears, bangs, white_hair, braid, hair_between_eyes, crown_braid, very_long_hair, hair_ornament, breasts`, which are pruned in this dataset. Images are crawled from many sites (e.g. danbooru, pixiv, zerochan ...), the auto-crawling system is powered by [DeepGHS Team](https://github.com/deepghs)([huggingface organization](https://huggingface.co/deepghs)). ## List of Packages -| Name | Images | Download | Description | -|:-----------------|---------:|:-----------------------------------------|:----------------------------------------------------------------------------| -| raw | 353 | [Download](dataset-raw.zip) | Raw data with meta information (min edge aligned to 1400 if larger). | -| pruned | 353 | [Download](dataset-pruned.zip) | Raw data with meta information, core character tags pruned. | -| pruned-stage3 | 923 | [Download](dataset-pruned-stage3.zip) | 3-stage cropped raw data with meta information, core character tags pruned. | -| stage3-800 | 923 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. | -| stage3-p480-800 | 877 | [Download](dataset-stage3-p480-800.zip) | 3-stage cropped dataset with the area not less than 480x480 pixels. | -| stage3-1200 | 923 | [Download](dataset-stage3-1200.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. | -| stage3-p480-1200 | 877 | [Download](dataset-stage3-p480-1200.zip) | 3-stage cropped dataset with the area not less than 480x480 pixels. | +| Name | Images | Size | Download | Type | Description | +|:-----------------|---------:|:-----------|:--------------------------------------------------------------------------------------------------------------------|:-----------|:---------------------------------------------------------------------| +| raw | 285 | 499.77 MiB | [Download](https://huggingface.co/datasets/CyberHarem/warfarin_arknights/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). | +| 800 | 285 | 222.33 MiB | [Download](https://huggingface.co/datasets/CyberHarem/warfarin_arknights/resolve/main/dataset-800.zip) | IMG+TXT | dataset with the shorter side not exceeding 800 pixels. | +| stage3-p480-800 | 725 | 501.67 MiB | [Download](https://huggingface.co/datasets/CyberHarem/warfarin_arknights/resolve/main/dataset-stage3-p480-800.zip) | IMG+TXT | 3-stage cropped dataset with the area not less than 480x480 pixels. | +| 1200 | 285 | 411.63 MiB | [Download](https://huggingface.co/datasets/CyberHarem/warfarin_arknights/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. | +| stage3-p480-1200 | 725 | 800.17 MiB | [Download](https://huggingface.co/datasets/CyberHarem/warfarin_arknights/resolve/main/dataset-stage3-p480-1200.zip) | IMG+TXT | 3-stage cropped dataset with the area not less than 480x480 pixels. | + +### Load Raw Dataset with Waifuc + +We provide raw dataset (including tagged images) for [waifuc](https://deepghs.github.io/waifuc/main/tutorials/installation/index.html) loading. If you need this, just run the following code + +```python +import os +import zipfile + +from huggingface_hub import hf_hub_download +from waifuc.source import LocalSource + +# download raw archive file +zip_file = hf_hub_download( + repo_id='CyberHarem/warfarin_arknights', + repo_type='dataset', + filename='dataset-raw.zip', +) + +# extract files to your directory +dataset_dir = 'dataset_dir' +os.makedirs(dataset_dir, exist_ok=True) +with zipfile.ZipFile(zip_file, 'r') as zf: + zf.extractall(dataset_dir) + +# load the dataset with waifuc +source = LocalSource(dataset_dir) +for item in source: + print(item.image, item.meta['filename'], item.meta['tags']) +``` ## List of Clusters ### Raw Text Version -| # | Samples | Img-1 | Img-2 | Img-3 | Tags | -|----:|----------:|:----------------------------------|:----------------------------------|:----------------------------------|:--------------------------------------------------------------------------------------------------------------| -| 0 | 4 | ![](samples/0/clu0-sample0.png) | ![](samples/0/clu0-sample1.png) | ![](samples/0/clu0-sample2.png) | grey_hair, small_breasts | -| 1 | 3 | ![](samples/1/clu1-sample0.png) | ![](samples/1/clu1-sample1.png) | ![](samples/1/clu1-sample2.png) | fang, grey_hair, small_breasts | -| 2 | 8 | ![](samples/2/clu2-sample0.png) | ![](samples/2/clu2-sample1.png) | ![](samples/2/clu2-sample2.png) | grey_hair, hair_flower, small_breasts, white_skin, colored_skin | -| 3 | 8 | ![](samples/3/clu3-sample0.png) | ![](samples/3/clu3-sample1.png) | ![](samples/3/clu3-sample2.png) | pale_skin, white_skin, colored_skin, fangs | -| 4 | 4 | ![](samples/4/clu4-sample0.png) | ![](samples/4/clu4-sample1.png) | ![](samples/4/clu4-sample2.png) | pale_skin, white_skin, x_hair_ornament, colored_skin, cross_hair_ornament | -| 5 | 8 | ![](samples/5/clu5-sample0.png) | ![](samples/5/clu5-sample1.png) | ![](samples/5/clu5-sample2.png) | pale_skin, white_skin | -| 6 | 8 | ![](samples/6/clu6-sample0.png) | ![](samples/6/clu6-sample1.png) | ![](samples/6/clu6-sample2.png) | fang, pale_skin, white_skin, small_breasts | -| 7 | 4 | ![](samples/7/clu7-sample0.png) | ![](samples/7/clu7-sample1.png) | ![](samples/7/clu7-sample2.png) | fang, grey_hair, skin_fang, small_breasts, medium_breasts, twin_braids | -| 8 | 3 | ![](samples/8/clu8-sample0.png) | ![](samples/8/clu8-sample1.png) | ![](samples/8/clu8-sample2.png) | colored_skin, ear_piercing, hair_flower, small_breasts, twin_braids, white_skin, earrings | -| 9 | 4 | ![](samples/9/clu9-sample0.png) | ![](samples/9/clu9-sample1.png) | ![](samples/9/clu9-sample2.png) | small_breasts, x_hair_ornament, cross_hair_ornament, pale_skin | -| 10 | 5 | ![](samples/10/clu10-sample0.png) | ![](samples/10/clu10-sample1.png) | ![](samples/10/clu10-sample2.png) | black_headwear, hat, top_hat, colored_skin, fang, pale_skin | -| 11 | 4 | ![](samples/11/clu11-sample0.png) | ![](samples/11/clu11-sample1.png) | ![](samples/11/clu11-sample2.png) | black_headwear, bow, colored_skin, earrings, hat, red_bow, scar_across_eye, scar_on_face, top_hat, white_skin | -| 12 | 3 | ![](samples/12/clu12-sample0.png) | ![](samples/12/clu12-sample1.png) | ![](samples/12/clu12-sample2.png) | black_headwear, bow, colored_skin, hat, red_bow, scar_across_eye, scar_on_face, top_hat | -| 13 | 5 | ![](samples/13/clu13-sample0.png) | ![](samples/13/clu13-sample1.png) | ![](samples/13/clu13-sample2.png) | black_headwear, hat, scar_across_eye, scar_on_face, top_hat, pale_skin | -| 14 | 3 | ![](samples/14/clu14-sample0.png) | ![](samples/14/clu14-sample1.png) | ![](samples/14/clu14-sample2.png) | black_headwear, bow, earrings, fang, hat, red_bow, skin_fang, top_hat, wings, bat_wings, scar_across_eye | -| 15 | 12 | ![](samples/15/clu15-sample0.png) | ![](samples/15/clu15-sample1.png) | ![](samples/15/clu15-sample2.png) | pale_skin | -| 16 | 4 | ![](samples/16/clu16-sample0.png) | ![](samples/16/clu16-sample1.png) | ![](samples/16/clu16-sample2.png) | small_breasts | -| 17 | 8 | ![](samples/17/clu17-sample0.png) | ![](samples/17/clu17-sample1.png) | ![](samples/17/clu17-sample2.png) | grey_hair | -| 18 | 3 | ![](samples/18/clu18-sample0.png) | ![](samples/18/clu18-sample1.png) | ![](samples/18/clu18-sample2.png) | slit_pupils | -| 19 | 3 | ![](samples/19/clu19-sample0.png) | ![](samples/19/clu19-sample1.png) | ![](samples/19/clu19-sample2.png) | grey_hair, x_hair_ornament | -| 20 | 4 | ![](samples/20/clu20-sample0.png) | ![](samples/20/clu20-sample1.png) | ![](samples/20/clu20-sample2.png) | blood_on_face | -| 21 | 4 | ![](samples/21/clu21-sample0.png) | ![](samples/21/clu21-sample1.png) | ![](samples/21/clu21-sample2.png) | fang | -| 22 | 3 | ![](samples/22/clu22-sample0.png) | ![](samples/22/clu22-sample1.png) | ![](samples/22/clu22-sample2.png) | grey_hair, hat, ahoge, large_breasts, top_hat | -| 23 | 3 | ![](samples/23/clu23-sample0.png) | ![](samples/23/clu23-sample1.png) | ![](samples/23/clu23-sample2.png) | colored_skin, earrings, large_breasts, pale_skin, slit_pupils, white_skin, cross_earrings, fang, hair_flower | +| # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | Tags | +|----:|----------:|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:-----------------------------------------------------------------------------| +| 0 | 13 | ![](samples/0/clu0-sample0.png) | ![](samples/0/clu0-sample1.png) | ![](samples/0/clu0-sample2.png) | ![](samples/0/clu0-sample3.png) | ![](samples/0/clu0-sample4.png) | pale_skin, white_skin, colored_skin | +| 1 | 6 | ![](samples/1/clu1-sample0.png) | ![](samples/1/clu1-sample1.png) | ![](samples/1/clu1-sample2.png) | ![](samples/1/clu1-sample3.png) | ![](samples/1/clu1-sample4.png) | pale_skin, white_skin | +| 2 | 14 | ![](samples/2/clu2-sample0.png) | ![](samples/2/clu2-sample1.png) | ![](samples/2/clu2-sample2.png) | ![](samples/2/clu2-sample3.png) | ![](samples/2/clu2-sample4.png) | grey_hair, small_breasts, hair_flower, colored_skin, white_skin, twin_braids | +| 3 | 6 | ![](samples/3/clu3-sample0.png) | ![](samples/3/clu3-sample1.png) | ![](samples/3/clu3-sample2.png) | ![](samples/3/clu3-sample3.png) | ![](samples/3/clu3-sample4.png) | grey_hair | +| 4 | 9 | ![](samples/4/clu4-sample0.png) | ![](samples/4/clu4-sample1.png) | ![](samples/4/clu4-sample2.png) | ![](samples/4/clu4-sample3.png) | ![](samples/4/clu4-sample4.png) | pale_skin | ### Table Version -| # | Samples | Img-1 | Img-2 | Img-3 | grey_hair | small_breasts | fang | hair_flower | white_skin | colored_skin | pale_skin | fangs | x_hair_ornament | cross_hair_ornament | skin_fang | medium_breasts | twin_braids | ear_piercing | earrings | black_headwear | hat | top_hat | bow | red_bow | scar_across_eye | scar_on_face | wings | bat_wings | slit_pupils | blood_on_face | ahoge | large_breasts | cross_earrings | -|----:|----------:|:----------------------------------|:----------------------------------|:----------------------------------|:------------|:----------------|:-------|:--------------|:-------------|:---------------|:------------|:--------|:------------------|:----------------------|:------------|:-----------------|:--------------|:---------------|:-----------|:-----------------|:------|:----------|:------|:----------|:------------------|:---------------|:--------|:------------|:--------------|:----------------|:--------|:----------------|:-----------------| -| 0 | 4 | ![](samples/0/clu0-sample0.png) | ![](samples/0/clu0-sample1.png) | ![](samples/0/clu0-sample2.png) | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | -| 1 | 3 | ![](samples/1/clu1-sample0.png) | ![](samples/1/clu1-sample1.png) | ![](samples/1/clu1-sample2.png) | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | -| 2 | 8 | ![](samples/2/clu2-sample0.png) | ![](samples/2/clu2-sample1.png) | ![](samples/2/clu2-sample2.png) | X | X | | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | -| 3 | 8 | ![](samples/3/clu3-sample0.png) | ![](samples/3/clu3-sample1.png) | ![](samples/3/clu3-sample2.png) | | | | | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | -| 4 | 4 | ![](samples/4/clu4-sample0.png) | ![](samples/4/clu4-sample1.png) | ![](samples/4/clu4-sample2.png) | | | | | X | X | X | | X | X | | | | | | | | | | | | | | | | | | | | -| 5 | 8 | ![](samples/5/clu5-sample0.png) | ![](samples/5/clu5-sample1.png) | ![](samples/5/clu5-sample2.png) | | | | | X | | X | | | | | | | | | | | | | | | | | | | | | | | -| 6 | 8 | ![](samples/6/clu6-sample0.png) | ![](samples/6/clu6-sample1.png) | ![](samples/6/clu6-sample2.png) | | X | X | | X | | X | | | | | | | | | | | | | | | | | | | | | | | -| 7 | 4 | ![](samples/7/clu7-sample0.png) | ![](samples/7/clu7-sample1.png) | ![](samples/7/clu7-sample2.png) | X | X | X | | | | | | | | X | X | X | | | | | | | | | | | | | | | | | -| 8 | 3 | ![](samples/8/clu8-sample0.png) | ![](samples/8/clu8-sample1.png) | ![](samples/8/clu8-sample2.png) | | X | | X | X | X | | | | | | | X | X | X | | | | | | | | | | | | | | | -| 9 | 4 | ![](samples/9/clu9-sample0.png) | ![](samples/9/clu9-sample1.png) | ![](samples/9/clu9-sample2.png) | | X | | | | | X | | X | X | | | | | | | | | | | | | | | | | | | | -| 10 | 5 | ![](samples/10/clu10-sample0.png) | ![](samples/10/clu10-sample1.png) | ![](samples/10/clu10-sample2.png) | | | X | | | X | X | | | | | | | | | X | X | X | | | | | | | | | | | | -| 11 | 4 | ![](samples/11/clu11-sample0.png) | ![](samples/11/clu11-sample1.png) | ![](samples/11/clu11-sample2.png) | | | | | X | X | | | | | | | | | X | X | X | X | X | X | X | X | | | | | | | | -| 12 | 3 | ![](samples/12/clu12-sample0.png) | ![](samples/12/clu12-sample1.png) | ![](samples/12/clu12-sample2.png) | | | | | | X | | | | | | | | | | X | X | X | X | X | X | X | | | | | | | | -| 13 | 5 | ![](samples/13/clu13-sample0.png) | ![](samples/13/clu13-sample1.png) | ![](samples/13/clu13-sample2.png) | | | | | | | X | | | | | | | | | X | X | X | | | X | X | | | | | | | | -| 14 | 3 | ![](samples/14/clu14-sample0.png) | ![](samples/14/clu14-sample1.png) | ![](samples/14/clu14-sample2.png) | | | X | | | | | | | | X | | | | X | X | X | X | X | X | X | | X | X | | | | | | -| 15 | 12 | ![](samples/15/clu15-sample0.png) | ![](samples/15/clu15-sample1.png) | ![](samples/15/clu15-sample2.png) | | | | | | | X | | | | | | | | | | | | | | | | | | | | | | | -| 16 | 4 | ![](samples/16/clu16-sample0.png) | ![](samples/16/clu16-sample1.png) | ![](samples/16/clu16-sample2.png) | | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | -| 17 | 8 | ![](samples/17/clu17-sample0.png) | ![](samples/17/clu17-sample1.png) | ![](samples/17/clu17-sample2.png) | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -| 18 | 3 | ![](samples/18/clu18-sample0.png) | ![](samples/18/clu18-sample1.png) | ![](samples/18/clu18-sample2.png) | | | | | | | | | | | | | | | | | | | | | | | | | X | | | | | -| 19 | 3 | ![](samples/19/clu19-sample0.png) | ![](samples/19/clu19-sample1.png) | ![](samples/19/clu19-sample2.png) | X | | | | | | | | X | | | | | | | | | | | | | | | | | | | | | -| 20 | 4 | ![](samples/20/clu20-sample0.png) | ![](samples/20/clu20-sample1.png) | ![](samples/20/clu20-sample2.png) | | | | | | | | | | | | | | | | | | | | | | | | | | X | | | | -| 21 | 4 | ![](samples/21/clu21-sample0.png) | ![](samples/21/clu21-sample1.png) | ![](samples/21/clu21-sample2.png) | | | X | | | | | | | | | | | | | | | | | | | | | | | | | | | -| 22 | 3 | ![](samples/22/clu22-sample0.png) | ![](samples/22/clu22-sample1.png) | ![](samples/22/clu22-sample2.png) | X | | | | | | | | | | | | | | | | X | X | | | | | | | | | X | X | | -| 23 | 3 | ![](samples/23/clu23-sample0.png) | ![](samples/23/clu23-sample1.png) | ![](samples/23/clu23-sample2.png) | | | X | X | X | X | X | | | | | | | | X | | | | | | | | | | X | | | X | X | +| # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | pale_skin | white_skin | colored_skin | grey_hair | small_breasts | hair_flower | twin_braids | +|----:|----------:|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:------------|:-------------|:---------------|:------------|:----------------|:--------------|:--------------| +| 0 | 13 | ![](samples/0/clu0-sample0.png) | ![](samples/0/clu0-sample1.png) | ![](samples/0/clu0-sample2.png) | ![](samples/0/clu0-sample3.png) | ![](samples/0/clu0-sample4.png) | X | X | X | | | | | +| 1 | 6 | ![](samples/1/clu1-sample0.png) | ![](samples/1/clu1-sample1.png) | ![](samples/1/clu1-sample2.png) | ![](samples/1/clu1-sample3.png) | ![](samples/1/clu1-sample4.png) | X | X | | | | | | +| 2 | 14 | ![](samples/2/clu2-sample0.png) | ![](samples/2/clu2-sample1.png) | ![](samples/2/clu2-sample2.png) | ![](samples/2/clu2-sample3.png) | ![](samples/2/clu2-sample4.png) | | X | X | X | X | X | X | +| 3 | 6 | ![](samples/3/clu3-sample0.png) | ![](samples/3/clu3-sample1.png) | ![](samples/3/clu3-sample2.png) | ![](samples/3/clu3-sample3.png) | ![](samples/3/clu3-sample4.png) | | | | X | | | | +| 4 | 9 | ![](samples/4/clu4-sample0.png) | ![](samples/4/clu4-sample1.png) | ![](samples/4/clu4-sample2.png) | ![](samples/4/clu4-sample3.png) | ![](samples/4/clu4-sample4.png) | X | | | | | | | diff --git a/dataset-1200.zip b/dataset-1200.zip new file mode 100644 index 0000000000000000000000000000000000000000..31b0cc408b6fe549aefb36fd12e4c38edcf6c905 --- /dev/null +++ b/dataset-1200.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29261359a0b20f273ad19a54a3f422caf44cc4dfa5a9820ae72965ec6f27f7f8 +size 431620756 diff --git a/dataset-800.zip b/dataset-800.zip new file mode 100644 index 0000000000000000000000000000000000000000..43db52c51cb0aa0c0241affb4b5bf74b69ba6176 --- /dev/null +++ b/dataset-800.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7be55b34f319efb4122aa504cba60f284131cf3bbced5632cb0460e085c910d +size 233125544 diff --git a/dataset-pruned-stage3.zip b/dataset-pruned-stage3.zip deleted file mode 100644 index c8a7ad45656a0265b2699ec373c06ec5cc57fa2a..0000000000000000000000000000000000000000 --- a/dataset-pruned-stage3.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cd1d2b830aff2f238ae3631f60001f6ae65f1dfd41f5960aa761ecc970dd2530 -size 1160837189 diff --git a/dataset-pruned.zip b/dataset-pruned.zip deleted file mode 100644 index 7947b2e9e4438ab602656d479f6e6598beaaef56..0000000000000000000000000000000000000000 --- a/dataset-pruned.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:509e9adb17e40b4fb75bac60dafe75c73631a0ce631820fd61c59bbd29c6fb81 -size 634756790 diff --git a/dataset-raw.zip b/dataset-raw.zip index 5fc3883af2b819c107f05f14591cef3eb2e5f00f..bc2692c6c405578c6b07aa67508196bd2903f095 100644 --- a/dataset-raw.zip +++ b/dataset-raw.zip @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ac61a5930e1a47ae5472efebe32b01b41401f4d543440fd39beb1814f3a45565 -size 634829919 +oid sha256:f3a5209032f57c7ed5fb1d40eb61099d93cbd7cadb8efe2ed3c5105386291966 +size 524050408 diff --git a/dataset-stage3-1200.zip b/dataset-stage3-1200.zip deleted file mode 100644 index 8ebf4547ddb966199674a632eff6f142cd4faf98..0000000000000000000000000000000000000000 --- a/dataset-stage3-1200.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d70216bc9f16aa1cef759dcccc6fe8e108f6bb9ce75ec6f3faf5b6ef979dc99 -size 1035495561 diff --git a/dataset-stage3-800.zip b/dataset-stage3-800.zip deleted file mode 100644 index 2a97d7b528387faf463726a1f686c034a0e2cf3b..0000000000000000000000000000000000000000 --- a/dataset-stage3-800.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dcf9b0cafff90080efeba3dec741fbf4e701ad995450599d90264c3c714dabd3 -size 657966720 diff --git a/dataset-stage3-p480-1200.zip b/dataset-stage3-p480-1200.zip index 29a85bde9cc1c75718cdd70f158d02f3ff722793..2690efbf5a84464bedbdc117e18bb3aaecdb1bf6 100644 --- a/dataset-stage3-p480-1200.zip +++ b/dataset-stage3-p480-1200.zip @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:833cf32fcda41e8e26e8898be3460d5d240d98391edb56a087585cde0b989d0a -size 1024523843 +oid sha256:ce10872b9dcc2128c8e372068d0c61cd17cdca8027dd89292256ed53e1769f4e +size 839043721 diff --git a/dataset-stage3-p480-800.zip b/dataset-stage3-p480-800.zip index e9035ce090590cd9d0c8b0d28d5226b3840d014b..49d73c3b5bc5acf68155fde2aa607b344c432cfe 100644 --- a/dataset-stage3-p480-800.zip +++ b/dataset-stage3-p480-800.zip @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:68867864da016de412f117aba4e9661ba4a3d0ec631ec9ff108ee248fec05a9a -size 646995002 +oid sha256:788bb4875ed213302fd0544f947a9ee5ef66362f758471ae0ab6a3258e0287dd +size 526034661 diff --git a/meta.json b/meta.json index 17b21560cfd7e63b6f1672af042ce41d64eeeacd..739ab315dc6aafa0809c41b47f530f56b8b306c5 100644 --- a/meta.json +++ b/meta.json @@ -1,254 +1,48 @@ { "bangumi": null, - "base_size": 353, + "base_size": 285, "clusters": [ { "id": 0, - "size": 4, - "tags": [ - "grey_hair", - "small_breasts" - ] - }, - { - "id": 1, - "size": 3, - "tags": [ - "fang", - "grey_hair", - "small_breasts" - ] - }, - { - "id": 2, - "size": 8, - "tags": [ - "grey_hair", - "hair_flower", - "small_breasts", - "white_skin", - "colored_skin" - ] - }, - { - "id": 3, - "size": 8, + "size": 13, "tags": [ "pale_skin", "white_skin", - "colored_skin", - "fangs" - ] - }, - { - "id": 4, - "size": 4, - "tags": [ - "pale_skin", - "white_skin", - "x_hair_ornament", - "colored_skin", - "cross_hair_ornament" + "colored_skin" ] }, { - "id": 5, - "size": 8, + "id": 1, + "size": 6, "tags": [ "pale_skin", "white_skin" ] }, { - "id": 6, - "size": 8, - "tags": [ - "fang", - "pale_skin", - "white_skin", - "small_breasts" - ] - }, - { - "id": 7, - "size": 4, + "id": 2, + "size": 14, "tags": [ - "fang", "grey_hair", - "skin_fang", "small_breasts", - "medium_breasts", - "twin_braids" - ] - }, - { - "id": 8, - "size": 3, - "tags": [ - "colored_skin", - "ear_piercing", "hair_flower", - "small_breasts", - "twin_braids", - "white_skin", - "earrings" - ] - }, - { - "id": 9, - "size": 4, - "tags": [ - "small_breasts", - "x_hair_ornament", - "cross_hair_ornament", - "pale_skin" - ] - }, - { - "id": 10, - "size": 5, - "tags": [ - "black_headwear", - "hat", - "top_hat", "colored_skin", - "fang", - "pale_skin" - ] - }, - { - "id": 11, - "size": 4, - "tags": [ - "black_headwear", - "bow", - "colored_skin", - "earrings", - "hat", - "red_bow", - "scar_across_eye", - "scar_on_face", - "top_hat", - "white_skin" - ] - }, - { - "id": 12, - "size": 3, - "tags": [ - "black_headwear", - "bow", - "colored_skin", - "hat", - "red_bow", - "scar_across_eye", - "scar_on_face", - "top_hat" - ] - }, - { - "id": 13, - "size": 5, - "tags": [ - "black_headwear", - "hat", - "scar_across_eye", - "scar_on_face", - "top_hat", - "pale_skin" - ] - }, - { - "id": 14, - "size": 3, - "tags": [ - "black_headwear", - "bow", - "earrings", - "fang", - "hat", - "red_bow", - "skin_fang", - "top_hat", - "wings", - "bat_wings", - "scar_across_eye" - ] - }, - { - "id": 15, - "size": 12, - "tags": [ - "pale_skin" - ] - }, - { - "id": 16, - "size": 4, - "tags": [ - "small_breasts" + "white_skin", + "twin_braids" ] }, { - "id": 17, - "size": 8, + "id": 3, + "size": 6, "tags": [ "grey_hair" ] }, { - "id": 18, - "size": 3, - "tags": [ - "slit_pupils" - ] - }, - { - "id": 19, - "size": 3, - "tags": [ - "grey_hair", - "x_hair_ornament" - ] - }, - { - "id": 20, - "size": 4, - "tags": [ - "blood_on_face" - ] - }, - { - "id": 21, - "size": 4, - "tags": [ - "fang" - ] - }, - { - "id": 22, - "size": 3, - "tags": [ - "grey_hair", - "hat", - "ahoge", - "large_breasts", - "top_hat" - ] - }, - { - "id": 23, - "size": 3, + "id": 4, + "size": 9, "tags": [ - "colored_skin", - "earrings", - "large_breasts", - "pale_skin", - "slit_pupils", - "white_skin", - "cross_earrings", - "fang", - "hair_flower" + "pale_skin" ] } ], @@ -257,8 +51,8 @@ "red_eyes", "pointy_ears", "bangs", - "braid", "white_hair", + "braid", "hair_between_eyes", "crown_braid", "very_long_hair", @@ -268,40 +62,40 @@ "display_name": "warfarin/ワルファリン/华法琳 (Arknights)", "name": "warfarin (Arknights)", "packages": { - "pruned": { - "description": "Raw data with meta information, core character tags pruned.", - "filename": "dataset-pruned.zip", - "size": 353 - }, - "pruned-stage3": { - "description": "3-stage cropped raw data with meta information, core character tags pruned.", - "filename": "dataset-pruned-stage3.zip", - "size": 923 + "1200": { + "description": "dataset with the shorter side not exceeding 1200 pixels.", + "filename": "dataset-1200.zip", + "package_size": 431620756, + "size": 285, + "type": "IMG+TXT" + }, + "800": { + "description": "dataset with the shorter side not exceeding 800 pixels.", + "filename": "dataset-800.zip", + "package_size": 233125544, + "size": 285, + "type": "IMG+TXT" }, "raw": { "description": "Raw data with meta information (min edge aligned to 1400 if larger).", "filename": "dataset-raw.zip", - "size": 353 - }, - "stage3-1200": { - "description": "3-stage cropped dataset with the shorter side not exceeding 800 pixels.", - "filename": "dataset-stage3-1200.zip", - "size": 923 - }, - "stage3-800": { - "description": "3-stage cropped dataset with the shorter side not exceeding 800 pixels.", - "filename": "dataset-stage3-800.zip", - "size": 923 + "package_size": 524050408, + "size": 285, + "type": "Waifuc-Raw" }, "stage3-p480-1200": { "description": "3-stage cropped dataset with the area not less than 480x480 pixels.", "filename": "dataset-stage3-p480-1200.zip", - "size": 877 + "package_size": 839043721, + "size": 725, + "type": "IMG+TXT" }, "stage3-p480-800": { "description": "3-stage cropped dataset with the area not less than 480x480 pixels.", "filename": "dataset-stage3-p480-800.zip", - "size": 877 + "package_size": 526034661, + "size": 725, + "type": "IMG+TXT" } }, "version": "v1.5" diff --git a/samples/0/clu0-sample0.png b/samples/0/clu0-sample0.png index 28d55351e973b89ca85746afe468f0b64944ff9f..74c8f47e0e42919182a8956dddd1e069f861972b 100644 --- a/samples/0/clu0-sample0.png +++ b/samples/0/clu0-sample0.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4692a2953836393c38c130c93d56143e4261f9f9c1690aeb8225a65ee2e7f49c -size 114946 +oid sha256:0a3d94c9ec24ec6e011e9736e3038b94776c0e16cf2c6b886dcb21903980f0e4 +size 445386 diff --git a/samples/0/clu0-sample1.png b/samples/0/clu0-sample1.png index 7ace7f9d6a2bb217982c88f0f38bd6586961dd89..f378d8e788fe6c6ccc293d33317b6fe3a8ace636 100644 --- a/samples/0/clu0-sample1.png +++ b/samples/0/clu0-sample1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fb24284662b6e050c62266a5f93bc760b595743ed6cc7c61e7d6bed1db2aa8ab -size 171919 +oid sha256:8a50bca2e770decf473d372ac2f352a9cd8358489d435d846c0a5bc1f485563f +size 242608 diff --git a/samples/0/clu0-sample2.png b/samples/0/clu0-sample2.png index 1de4f99c7fea1959ae29040ae0211736caeb722b..8d7db1abc955858f034b4861fb4cce65deb961c4 100644 --- a/samples/0/clu0-sample2.png +++ b/samples/0/clu0-sample2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9aa9bc00b5eb4a57e95b7ce8adb6b0984db6327318c071274230e88833262242 -size 321671 +oid sha256:0ca6d05d50a0f0ffa2d65c4111470d2bc557d320812817993ff8f86b7fe9ee89 +size 488045 diff --git a/samples/0/clu0-sample3.png b/samples/0/clu0-sample3.png new file mode 100644 index 0000000000000000000000000000000000000000..b5c5cda6dcc6e4d8b37265f310fc2a8c4855e1d3 --- /dev/null +++ b/samples/0/clu0-sample3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ba1040712ee0110bd985d62efb40213409883afe8299f3d2134ae60b4218fff +size 206901 diff --git a/samples/0/clu0-sample4.png b/samples/0/clu0-sample4.png new file mode 100644 index 0000000000000000000000000000000000000000..cacbda1c11111f05caea430143c80134f9aaabaa --- /dev/null +++ b/samples/0/clu0-sample4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaed3e97c9e1ce3792f779409b7fde66a805d985030d87315b4e3cc4383efc4b +size 231018 diff --git a/samples/1/clu1-sample0.png b/samples/1/clu1-sample0.png index df67595d79419f38ed5dc7ae44e69e851289e643..0e9dbc0f10f1185040553098e82b284886df40a4 100644 --- a/samples/1/clu1-sample0.png +++ b/samples/1/clu1-sample0.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d6e8b4cbead1ce1415adb05fe8474e56eddc983a625568f847e942208372ff4e -size 188463 +oid sha256:3d8aa340dcf35e27d313a454714ae2f725769d80bfb17072bdf6bb24c6eaf89b +size 253837 diff --git a/samples/1/clu1-sample1.png b/samples/1/clu1-sample1.png index 64fbedb498d17d943e601af6f2a79f5fcbdf32d9..8e46478c77ed927ab0109cd6c673ec2a6b7373b7 100644 --- a/samples/1/clu1-sample1.png +++ b/samples/1/clu1-sample1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6f1a8cb93197e04c383ed9413bb1db216148982189c906515f87a58220c1f5e7 -size 356365 +oid sha256:473e192b7703545794699ab5ff3d940b6d27c71a771b10f6c5a1ca68b842f080 +size 229003 diff --git a/samples/1/clu1-sample2.png b/samples/1/clu1-sample2.png index f6eba8f60bed3f17e00ad7f74f71b29c7e22f303..e3c374c364f6f157d4d5b183cf9dbca805a6d4d2 100644 --- a/samples/1/clu1-sample2.png +++ b/samples/1/clu1-sample2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ec122f81fd0ba80e5e8038be4cdb0517c44ee36b35e512f1378074bab975cc8e -size 333554 +oid sha256:15a9774927a8d2d430ae3a1883eea5b80f955e03dea16961489e6dfab195bebf +size 323461 diff --git a/samples/1/clu1-sample3.png b/samples/1/clu1-sample3.png new file mode 100644 index 0000000000000000000000000000000000000000..40f324d0e3bd683a3a4948ef68b2c1bc946fff4c --- /dev/null +++ b/samples/1/clu1-sample3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c61cc73053e3040d38b2ed13ab85a14fcd4558931492b3113850560d5653740 +size 219013 diff --git a/samples/1/clu1-sample4.png b/samples/1/clu1-sample4.png new file mode 100644 index 0000000000000000000000000000000000000000..f40f1c8d231bda0137eae1b104d6899adeeb793d --- /dev/null +++ b/samples/1/clu1-sample4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d6a6730d1e03a0db7c9e933e89c15ccbf1d46c2fbb140a85b9e89e9c7a46e63 +size 284949 diff --git a/samples/10/clu10-sample0.png b/samples/10/clu10-sample0.png deleted file mode 100644 index 7fcb1d3d39377c9805df2100a50fb38be79660a9..0000000000000000000000000000000000000000 --- a/samples/10/clu10-sample0.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d797a766855750bff4e2500f8d1e08db922e9a6916c0e797e5e067e65c43e9f2 -size 481748 diff --git a/samples/10/clu10-sample1.png b/samples/10/clu10-sample1.png deleted file mode 100644 index 0f10583114ebb326fe10fe398be8500bb360fe31..0000000000000000000000000000000000000000 --- a/samples/10/clu10-sample1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd833ea6d1edc97d4e572125d993d2610b4bfc41f1a1968c24864940454003c5 -size 298393 diff --git a/samples/10/clu10-sample2.png b/samples/10/clu10-sample2.png deleted file mode 100644 index ffbd27c99647f7176dafbab06209edf9982dbb1a..0000000000000000000000000000000000000000 --- a/samples/10/clu10-sample2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3d098ebe0b770bae891b615283be994a07d52f2b687f6e225b20be5284f7bc03 -size 363652 diff --git a/samples/11/clu11-sample0.png b/samples/11/clu11-sample0.png deleted file mode 100644 index 27b3fa8a8f13eb80a6d969de246bc1136cc091e6..0000000000000000000000000000000000000000 --- a/samples/11/clu11-sample0.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:86245c849fc5742193d061eade74384fa9eeaa268c976829d506415230ca6e32 -size 286777 diff --git a/samples/11/clu11-sample1.png b/samples/11/clu11-sample1.png deleted file mode 100644 index c17e736aaebc42e9b2df102487b08123342b8b4c..0000000000000000000000000000000000000000 --- a/samples/11/clu11-sample1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3aedb5056f1ae36edb52e92e6b24b27ecc537a59796ebae04c7c0720a0b6565c -size 342535 diff --git a/samples/11/clu11-sample2.png b/samples/11/clu11-sample2.png deleted file mode 100644 index bb75c87d0b934e41930d1d44a60602f2b9a030e4..0000000000000000000000000000000000000000 --- a/samples/11/clu11-sample2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:efe4d51d15b55b1fbf0fad96ce0b573e3ed7dc94f664c1fc3cf6a064774ad048 -size 472014 diff --git a/samples/12/clu12-sample0.png b/samples/12/clu12-sample0.png deleted file mode 100644 index 5965aece851f786df20d77791d7467d2e2302286..0000000000000000000000000000000000000000 --- a/samples/12/clu12-sample0.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eafa76023b3ca4ef221fc4d3a9da5e489b3aa7336587c7e284cb1e314ef4dc30 -size 336539 diff --git a/samples/12/clu12-sample1.png b/samples/12/clu12-sample1.png deleted file mode 100644 index 1fcfee8e92cc8fe5f63c9d91dbb4eb07cbaaac29..0000000000000000000000000000000000000000 --- a/samples/12/clu12-sample1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:42f2ac6fb64bf125187a91a69716c37e9151f79578ad55746b77a0bed7a1cf1d -size 346635 diff --git a/samples/12/clu12-sample2.png b/samples/12/clu12-sample2.png deleted file mode 100644 index 2f20ae713268576aa3b3d4b3c544bec1bbd63e61..0000000000000000000000000000000000000000 --- a/samples/12/clu12-sample2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c3dca424d278240eb4249c2bb8d90a5dce75a8f517f5a04ff650ed96a871804e -size 635284 diff --git a/samples/13/clu13-sample0.png b/samples/13/clu13-sample0.png deleted file mode 100644 index 67b48e6b8361265d2425aed45b55cdbebfafec24..0000000000000000000000000000000000000000 --- a/samples/13/clu13-sample0.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:be94d6b89a40ff8152ddb5a1e3c5fb68c7f2247e5ea114f15d7a6ce8c11854db -size 429730 diff --git a/samples/13/clu13-sample1.png b/samples/13/clu13-sample1.png deleted file mode 100644 index 28a0a080a3925980fe624c7bfaa7851901210326..0000000000000000000000000000000000000000 --- a/samples/13/clu13-sample1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:49d79dcba3f3d7fb53f2451ebba55aa9e20dc0d875a62d460ccb1f6534928d27 -size 461322 diff --git a/samples/13/clu13-sample2.png b/samples/13/clu13-sample2.png deleted file mode 100644 index b0cef423059dbae99cc292f4a1a12971eb58c417..0000000000000000000000000000000000000000 --- a/samples/13/clu13-sample2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f02d14f63e633cc9b857966b984e07f22cda9ea760b82e7127eb38cb4f72ba6c -size 311859 diff --git a/samples/14/clu14-sample0.png b/samples/14/clu14-sample0.png deleted file mode 100644 index 96d492fe52c705651db4d40f066ca0fda34327ad..0000000000000000000000000000000000000000 --- a/samples/14/clu14-sample0.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:68b86feeeedb37db57d86b9cca50104438f52c8613dd86ed84bfa6235fac7524 -size 316786 diff --git a/samples/14/clu14-sample1.png b/samples/14/clu14-sample1.png deleted file mode 100644 index d25b2437572e611481d5dcc3f709b0361c0bd8e4..0000000000000000000000000000000000000000 --- a/samples/14/clu14-sample1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:96530d5cb0e28a2cd19ea83b1bfea8a259d3c177fe85b6f20715d47173aa8290 -size 262620 diff --git a/samples/14/clu14-sample2.png b/samples/14/clu14-sample2.png deleted file mode 100644 index ab5067ffad1e9fde6e2ab402ac37f161d17b7f19..0000000000000000000000000000000000000000 --- a/samples/14/clu14-sample2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:769eec57140166b7fddb6546113c90bba0236b80cb58c9ca4be24d7e0a81773b -size 472788 diff --git a/samples/15/clu15-sample0.png b/samples/15/clu15-sample0.png deleted file mode 100644 index 5364e038084d4c3b9a8017daf85128708f09287b..0000000000000000000000000000000000000000 --- a/samples/15/clu15-sample0.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:20978fd040c0eceb5d3653457fb4ad2b2c2e3f18d89c19bde33cca558b273ce9 -size 394284 diff --git a/samples/15/clu15-sample2.png b/samples/15/clu15-sample2.png deleted file mode 100644 index a05a6383948fbd3e0b939f3741555f6c8f026136..0000000000000000000000000000000000000000 --- a/samples/15/clu15-sample2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1977b349e41a1b6bba8f603571244a89bafddf6a5c1306733b59c412eaeaf9d0 -size 443325 diff --git a/samples/16/clu16-sample0.png b/samples/16/clu16-sample0.png deleted file mode 100644 index 4ca46be6e09556a0c985e686a07de8fbca809c93..0000000000000000000000000000000000000000 --- a/samples/16/clu16-sample0.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a9bff78cbdc440836f2c54144b399f3e9d0da6618192555d89e9bedd74866c6 -size 372375 diff --git a/samples/16/clu16-sample1.png b/samples/16/clu16-sample1.png deleted file mode 100644 index 79d2922bb2e0d2ab67ba7db6c3f5faac2d89bd82..0000000000000000000000000000000000000000 --- a/samples/16/clu16-sample1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ea0c6ea17a2290dc278129edf20b6d6a9969e66175defb067f726f04a9318ae -size 230239 diff --git a/samples/16/clu16-sample2.png b/samples/16/clu16-sample2.png deleted file mode 100644 index 436b85a04dbb3ef0a13342febd2aa2471f77cc83..0000000000000000000000000000000000000000 --- a/samples/16/clu16-sample2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8360d86fbe77e25e38b942ba554f3560f0e676cb80c19508613d11815ee94800 -size 244724 diff --git a/samples/17/clu17-sample0.png b/samples/17/clu17-sample0.png deleted file mode 100644 index e21f968f5d3999d0b124524040de6a26f02da805..0000000000000000000000000000000000000000 --- a/samples/17/clu17-sample0.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e24788540fe61ce1aa78e8a6fe96d3779294ba1e936209f96bf9ded66d378cfc -size 236897 diff --git a/samples/17/clu17-sample1.png b/samples/17/clu17-sample1.png deleted file mode 100644 index 1f166904790da2ec994e29ac3d68b9854e37934a..0000000000000000000000000000000000000000 --- a/samples/17/clu17-sample1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:edd8499a5ff584497c1579ee51e45cc0ab262eed08760b6d1b01415c61e04258 -size 313874 diff --git a/samples/18/clu18-sample0.png b/samples/18/clu18-sample0.png deleted file mode 100644 index a1f083454f5660ad1cb988fd0ef9efcbe969fd58..0000000000000000000000000000000000000000 --- a/samples/18/clu18-sample0.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2bf381c7a4906ee60564c1a455511a2bb71936e4fdf8319b82dbc6c74fa3ae98 -size 252262 diff --git a/samples/18/clu18-sample1.png b/samples/18/clu18-sample1.png deleted file mode 100644 index ec899c08a58cda1b3032d54f1a5fa202e412e7f8..0000000000000000000000000000000000000000 --- a/samples/18/clu18-sample1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2540e165864054678777f9de39c8a4659871bf71ee1ef29db63700acb2b7d6d5 -size 576469 diff --git a/samples/18/clu18-sample2.png b/samples/18/clu18-sample2.png deleted file mode 100644 index fae59ce8954271c5d5c65defbfb6cd230274f1ae..0000000000000000000000000000000000000000 --- a/samples/18/clu18-sample2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dd19fdd6a7d28cfbec5a3672d1d4c3e693f2b1806e5ab986e9f8b291a4120d7d -size 356629 diff --git a/samples/19/clu19-sample0.png b/samples/19/clu19-sample0.png deleted file mode 100644 index 61adb3087b8c4581849c48c1c808798412dd8ad7..0000000000000000000000000000000000000000 --- a/samples/19/clu19-sample0.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:961fd1f957f6befe4f70e4b77ae0ad4f2fb9556d1f1f5a0683ab11d6aa2cae45 -size 403443 diff --git a/samples/19/clu19-sample1.png b/samples/19/clu19-sample1.png deleted file mode 100644 index a73b05bb458e1bd62ae00d5a8b2d2ae3d9104dfd..0000000000000000000000000000000000000000 --- a/samples/19/clu19-sample1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:554391769d84e55f1e6bd0ff9c1fcfbca3543892d41d84b864fc8d152adae149 -size 281747 diff --git a/samples/19/clu19-sample2.png b/samples/19/clu19-sample2.png deleted file mode 100644 index c1cf2d4929cfdd33752bfbf55d1f29aeb198a6cd..0000000000000000000000000000000000000000 --- a/samples/19/clu19-sample2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e531701a33bb30edf7a7d13a9fa6935c8c8ddbd5c49259dbb9459689b4d6f32d -size 206050 diff --git a/samples/2/clu2-sample0.png b/samples/2/clu2-sample0.png index 3236083b07c0094a9d8c88bc8900970e9da38a3c..72d164251540821e628c1bb15d123af4ff213e99 100644 --- a/samples/2/clu2-sample0.png +++ b/samples/2/clu2-sample0.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4628f1ac9d49572af949501c712799f2aa3f19ca057c3280f6ae04ffb0d9ce01 -size 460327 +oid sha256:b386fec17bab080cbda525c19a0acec4af9108541978bac77a1403a920cae8f5 +size 372758 diff --git a/samples/2/clu2-sample1.png b/samples/2/clu2-sample1.png index edef4de074ac3f4db9aca0cb70336d847d557ea0..012fa75ce1b7654d9346449327de168fd0e9e311 100644 --- a/samples/2/clu2-sample1.png +++ b/samples/2/clu2-sample1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e0f07e12f503ec0a12d0dfd90fb41a389cbeb7c9ffac35ca94b8fd54e5780295 -size 371729 +oid sha256:c0cb9a804fb1b84baec7182e76b72acf70fb7b383e278e05e47fd3e048c636fa +size 483075 diff --git a/samples/2/clu2-sample2.png b/samples/2/clu2-sample2.png index d01e93764efb259d1ede8e5815ae150aa5c4f96d..1f3ff7fdeafa679bab0d91ad3671fb9e70b6c38a 100644 --- a/samples/2/clu2-sample2.png +++ b/samples/2/clu2-sample2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0bbc8758e2e409f09e3afd1de32abc053c9169c694d1aeca714910d9ed8b8dcc -size 377168 +oid sha256:d5cb29f46f1923d1bc4e8da0bf1c41fe40d7a571467861877b217ac6ea0cd326 +size 369316 diff --git a/samples/2/clu2-sample3.png b/samples/2/clu2-sample3.png new file mode 100644 index 0000000000000000000000000000000000000000..edef4de074ac3f4db9aca0cb70336d847d557ea0 --- /dev/null +++ b/samples/2/clu2-sample3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0f07e12f503ec0a12d0dfd90fb41a389cbeb7c9ffac35ca94b8fd54e5780295 +size 371729 diff --git a/samples/2/clu2-sample4.png b/samples/2/clu2-sample4.png new file mode 100644 index 0000000000000000000000000000000000000000..04d0a8be2fad8dcbd2e3a32536236d7bcfc397f9 --- /dev/null +++ b/samples/2/clu2-sample4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e7a2958f93071bf08b46f76f6b25c288043dc7a6581b56f7366ef4e25038851 +size 482263 diff --git a/samples/20/clu20-sample0.png b/samples/20/clu20-sample0.png deleted file mode 100644 index 1a10e326b5a09fc5a8b3b0be2e9aa3094f407c2d..0000000000000000000000000000000000000000 --- a/samples/20/clu20-sample0.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd7d27a6ab74dada20b02bef9f9adae78b95562cce2c7198675a2bbd2afd0cb3 -size 526326 diff --git a/samples/20/clu20-sample1.png b/samples/20/clu20-sample1.png deleted file mode 100644 index 6289864e5e438f5200e0eeac971b640c6b10446f..0000000000000000000000000000000000000000 --- a/samples/20/clu20-sample1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e4fdb91f14118f2658040ab82f0f3a703df35608681aa3f1f5e1b52c8424c982 -size 263633 diff --git a/samples/20/clu20-sample2.png b/samples/20/clu20-sample2.png deleted file mode 100644 index ac13a1da321f4e92338f5622c04118af6f71adfa..0000000000000000000000000000000000000000 --- a/samples/20/clu20-sample2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a33143405baa9e008e8cb3cb9e5c97b12cc2bc4871a6510234ff36c4025e1e5c -size 395446 diff --git a/samples/21/clu21-sample0.png b/samples/21/clu21-sample0.png deleted file mode 100644 index 93c6f42223a1a363b356243deee57f3bb3885a2a..0000000000000000000000000000000000000000 --- a/samples/21/clu21-sample0.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:28c7947f673b0d74581f24aeb6c796c9683af2b44e1ac9423a7fe076358dbd64 -size 392181 diff --git a/samples/21/clu21-sample1.png b/samples/21/clu21-sample1.png deleted file mode 100644 index 4d5108af41e1e6f45163c7056689d08808f15d2c..0000000000000000000000000000000000000000 --- a/samples/21/clu21-sample1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:201dd9a839822b5ff479583f27a71ac7d07f78aa3ef65f596431d4792884c361 -size 302394 diff --git a/samples/21/clu21-sample2.png b/samples/21/clu21-sample2.png deleted file mode 100644 index b2c0133908f0bea09157b41513d39c316689b48a..0000000000000000000000000000000000000000 --- a/samples/21/clu21-sample2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:473995466a2a6fde094eff8782e3f9b9d956180669fbc1a5ae507e8f40de53fc -size 471860 diff --git a/samples/22/clu22-sample0.png b/samples/22/clu22-sample0.png deleted file mode 100644 index 42182b6c7ebc5d67944e5b1f83b35068269fe980..0000000000000000000000000000000000000000 --- a/samples/22/clu22-sample0.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f632c6d587e80b4ea62b61190ff47c6f1eca8a0c7e0a2cc0fd215239c146bb37 -size 462938 diff --git a/samples/22/clu22-sample1.png b/samples/22/clu22-sample1.png deleted file mode 100644 index d2e5ec254bc04216f28427941713040390ebff21..0000000000000000000000000000000000000000 --- a/samples/22/clu22-sample1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1a70fb394ca820282179e17c9599ac54ebf768eb70717e8290ad1b234b29ac75 -size 420167 diff --git a/samples/22/clu22-sample2.png b/samples/22/clu22-sample2.png deleted file mode 100644 index fafd47773b8d183599226fa9ca4fca8125570694..0000000000000000000000000000000000000000 --- a/samples/22/clu22-sample2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dcdc40cb0a46deaf1aa978f53679f09ae6fcb2ed207f58b88f106b827fec7c0e -size 484559 diff --git a/samples/23/clu23-sample0.png b/samples/23/clu23-sample0.png deleted file mode 100644 index 4514077f0f39cc0ee5521938d8e85cd884541c6a..0000000000000000000000000000000000000000 --- a/samples/23/clu23-sample0.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b425a469b578aad2a4540dddd9d38aa5127c82ae9e3017434627815fca5a9cb1 -size 394765 diff --git a/samples/23/clu23-sample1.png b/samples/23/clu23-sample1.png deleted file mode 100644 index b8134ac02202719267d0dbe253c04ba937730b0d..0000000000000000000000000000000000000000 --- a/samples/23/clu23-sample1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cd7157937731e53c43e8c3531de9cf14be3bdda38f721917c31bbd29f4e56eea -size 335222 diff --git a/samples/23/clu23-sample2.png b/samples/23/clu23-sample2.png deleted file mode 100644 index 5d8d7dbe063890d4bd23171e5be1713fcfd6b660..0000000000000000000000000000000000000000 --- a/samples/23/clu23-sample2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:56f948778e0e363fa1249adf77c5508113ba436c5e2e004b2b1f76d3a01b65b8 -size 375665 diff --git a/samples/3/clu3-sample0.png b/samples/3/clu3-sample0.png index b5c5cda6dcc6e4d8b37265f310fc2a8c4855e1d3..f41e32a13de4bda9a3d47bb6bc79917bee44be06 100644 --- a/samples/3/clu3-sample0.png +++ b/samples/3/clu3-sample0.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7ba1040712ee0110bd985d62efb40213409883afe8299f3d2134ae60b4218fff -size 206901 +oid sha256:02a014155f11c669d014a76a52a0a775c547b419a6be944ddb75840a04485327 +size 305855 diff --git a/samples/3/clu3-sample1.png b/samples/3/clu3-sample1.png index 8dc32c0203fb251e1177dc0f26502e9ac0e1fd60..b889291db0286222692209e22fa71e84827ca4dd 100644 --- a/samples/3/clu3-sample1.png +++ b/samples/3/clu3-sample1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8b664d69ae869cfeff8fb2d463b81a97259ffdf68b59fc5a9e1596a0033f894b -size 457631 +oid sha256:3e13b0fe5c33924ceaf13e3054f3147144cffc61ca0e2af7f1f5d2107b618a7e +size 145528 diff --git a/samples/3/clu3-sample2.png b/samples/3/clu3-sample2.png index 968fe8ca2c1306016fc4d1d0b121982f33c30f1f..e21f968f5d3999d0b124524040de6a26f02da805 100644 --- a/samples/3/clu3-sample2.png +++ b/samples/3/clu3-sample2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b8c6d567bd0aeb044794f055dc2f47881da887ce79b6356dfe1b05bc628d703f -size 205701 +oid sha256:e24788540fe61ce1aa78e8a6fe96d3779294ba1e936209f96bf9ded66d378cfc +size 236897 diff --git a/samples/17/clu17-sample2.png b/samples/3/clu3-sample3.png similarity index 100% rename from samples/17/clu17-sample2.png rename to samples/3/clu3-sample3.png diff --git a/samples/3/clu3-sample4.png b/samples/3/clu3-sample4.png new file mode 100644 index 0000000000000000000000000000000000000000..387f2b9ca15e510693792771f93ea8f2dded7c9b --- /dev/null +++ b/samples/3/clu3-sample4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcb5ee7932239b812d74401a212af57c999063aa670b2df9e8e8cbcb1b3dd278 +size 284716 diff --git a/samples/4/clu4-sample0.png b/samples/4/clu4-sample0.png index 26f2edfc524cff030f6f88dab000f2be6c8ff7bc..9322ecba987ae540a73ef7d124360a8a1b0568bb 100644 --- a/samples/4/clu4-sample0.png +++ b/samples/4/clu4-sample0.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c56b6282f63b1c4beb84fb933484987ec4b4495ff3aa57445f8957cbbc6ed56e -size 177403 +oid sha256:f66dd81cd6bbe8fe594fdf652a9c036c65ccb65b80b63b1974bfc1925d925b3c +size 407875 diff --git a/samples/4/clu4-sample1.png b/samples/4/clu4-sample1.png index 91bd18598a0392fc2a17387f0829d8e755484785..a05a6383948fbd3e0b939f3741555f6c8f026136 100644 --- a/samples/4/clu4-sample1.png +++ b/samples/4/clu4-sample1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b181fbc27ead31e039a5cd91f174ae93041e596da4a6743dcdf2356e52d489dd -size 183496 +oid sha256:1977b349e41a1b6bba8f603571244a89bafddf6a5c1306733b59c412eaeaf9d0 +size 443325 diff --git a/samples/4/clu4-sample2.png b/samples/4/clu4-sample2.png index d3b4367513957e013556c59ec6d68a514b5770dc..5364e038084d4c3b9a8017daf85128708f09287b 100644 --- a/samples/4/clu4-sample2.png +++ b/samples/4/clu4-sample2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a3d0aaf7463c73dd407e2537d8b8e7b4b36931ef7a257777ac69457ef84188b8 -size 203188 +oid sha256:20978fd040c0eceb5d3653457fb4ad2b2c2e3f18d89c19bde33cca558b273ce9 +size 394284 diff --git a/samples/15/clu15-sample1.png b/samples/4/clu4-sample3.png similarity index 100% rename from samples/15/clu15-sample1.png rename to samples/4/clu4-sample3.png diff --git a/samples/4/clu4-sample4.png b/samples/4/clu4-sample4.png new file mode 100644 index 0000000000000000000000000000000000000000..01e7b28eedb07112abe30506e148f8cfc6c9fdb2 --- /dev/null +++ b/samples/4/clu4-sample4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:217b2e755b97da3f2b07c566f907e5c2ba7cbbc329e00758010b62170b1df1a5 +size 213931 diff --git a/samples/5/clu5-sample0.png b/samples/5/clu5-sample0.png deleted file mode 100644 index b307a8f4d8cf809afdcc15b9ad2fe29ed12361f1..0000000000000000000000000000000000000000 --- a/samples/5/clu5-sample0.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:428eea8737d375308a98e0a715dc357f26abf424a3999376fbb0117919997ddc -size 450228 diff --git a/samples/5/clu5-sample1.png b/samples/5/clu5-sample1.png deleted file mode 100644 index e3c374c364f6f157d4d5b183cf9dbca805a6d4d2..0000000000000000000000000000000000000000 --- a/samples/5/clu5-sample1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:15a9774927a8d2d430ae3a1883eea5b80f955e03dea16961489e6dfab195bebf -size 323461 diff --git a/samples/5/clu5-sample2.png b/samples/5/clu5-sample2.png deleted file mode 100644 index 8e46478c77ed927ab0109cd6c673ec2a6b7373b7..0000000000000000000000000000000000000000 --- a/samples/5/clu5-sample2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:473e192b7703545794699ab5ff3d940b6d27c71a771b10f6c5a1ca68b842f080 -size 229003 diff --git a/samples/6/clu6-sample0.png b/samples/6/clu6-sample0.png deleted file mode 100644 index 80dfc90ff8ab0bbc2dfd1ef155ecf94557256061..0000000000000000000000000000000000000000 --- a/samples/6/clu6-sample0.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ad749b0cf7d2b9113c61a80dfed4c054622d059ba0783794f7423a348e16469 -size 357495 diff --git a/samples/6/clu6-sample1.png b/samples/6/clu6-sample1.png deleted file mode 100644 index 6d15c6705e7e63a6dcad649a2377b31534e9eeaa..0000000000000000000000000000000000000000 --- a/samples/6/clu6-sample1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a6b503d92eb00c5c464ea4fa0b0fcd5c5bb5c2bf19ddd3f77a7b7746e383cd77 -size 525783 diff --git a/samples/6/clu6-sample2.png b/samples/6/clu6-sample2.png deleted file mode 100644 index 63f20722f3b32af8df282f6ac80287ff3243901c..0000000000000000000000000000000000000000 --- a/samples/6/clu6-sample2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:975c2577e578eba5c3d9ceca1f36a1bcdab93a8465a475999d9f3544d1ea27a9 -size 348017 diff --git a/samples/7/clu7-sample0.png b/samples/7/clu7-sample0.png deleted file mode 100644 index 2d7ffc178a0f6baefed7162fabd063c2841005a1..0000000000000000000000000000000000000000 --- a/samples/7/clu7-sample0.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f2aa80ccacad3e437b63e55a7d0724df1bdb90f60dc5e8b876c90eca94e4d2ef -size 556485 diff --git a/samples/7/clu7-sample1.png b/samples/7/clu7-sample1.png deleted file mode 100644 index 7eccdb183207ba6d04de46920607bdca8420a61f..0000000000000000000000000000000000000000 --- a/samples/7/clu7-sample1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3eebca37f09220d7fe3bf549a8f20edbd7e63b80a3c43bbb5e772aaaad64d097 -size 317171 diff --git a/samples/7/clu7-sample2.png b/samples/7/clu7-sample2.png deleted file mode 100644 index 8d5a36d962074440363380779891e3a520668d84..0000000000000000000000000000000000000000 --- a/samples/7/clu7-sample2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8ba0944907e4f60c3ad26b8b8966786e9e3f337b5f7b2f996ca04c3b3abee322 -size 274694 diff --git a/samples/8/clu8-sample0.png b/samples/8/clu8-sample0.png deleted file mode 100644 index 32831b9fa5e511477eab83e7be3b03d00050fbdb..0000000000000000000000000000000000000000 --- a/samples/8/clu8-sample0.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1a5578aec9c3c44b093dcb57f3c97c610fc5587f2f547acfff2649b5439099fa -size 396340 diff --git a/samples/8/clu8-sample1.png b/samples/8/clu8-sample1.png deleted file mode 100644 index 499ca62e3b9faa137c1e2a83626b49e80d951f97..0000000000000000000000000000000000000000 --- a/samples/8/clu8-sample1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ed51e61aafafa854abb0c7684a7f64affee35ab7cffcae1b21fcf35458a526bd -size 412652 diff --git a/samples/8/clu8-sample2.png b/samples/8/clu8-sample2.png deleted file mode 100644 index da7947fdfb1ca83f10c10e3600433c66774fc7f0..0000000000000000000000000000000000000000 --- a/samples/8/clu8-sample2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72e834d84c73d37055488e9020ffd9fd5d20f8b5ca8c6bfedcf1b3a6e335334d -size 461068 diff --git a/samples/9/clu9-sample0.png b/samples/9/clu9-sample0.png deleted file mode 100644 index 06e039487b6069be8c31fa1005e6488bcf06fe3b..0000000000000000000000000000000000000000 --- a/samples/9/clu9-sample0.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1948b3b7e5618133b1dd4312bb20c154740666cf0758445b1e5b254c1e4c25e4 -size 357659 diff --git a/samples/9/clu9-sample1.png b/samples/9/clu9-sample1.png deleted file mode 100644 index 3b36ae7ddab98a0398b4ac629fbc492f7458e769..0000000000000000000000000000000000000000 --- a/samples/9/clu9-sample1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f350fba56da3661fb5c37ac781d8f2127f4f6e7ee0ab9e39d40a9e1ce528cba2 -size 430803 diff --git a/samples/9/clu9-sample2.png b/samples/9/clu9-sample2.png deleted file mode 100644 index 5aeef33a2414ed8c449b748ba2d3ac187130753b..0000000000000000000000000000000000000000 --- a/samples/9/clu9-sample2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3df47fc9455be865c8b402702a8713ed3a57c804647accb974abc1bd6240e9db -size 212010