diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..72f9c79ee0e402907ffa5b2b7ea9c53f7aedad73 --- /dev/null +++ b/README.md @@ -0,0 +1,97 @@ +--- +license: mit +task_categories: +- text-to-image +tags: +- art +- not-for-all-audiences +size_categories: +- n<1K +--- + +# Dataset of rita_rossweisse (Houkai 3rd) + +This is the dataset of rita_rossweisse (Houkai 3rd), containing 500 images and their tags. + +The core tags of this character are `hair_over_one_eye, brown_hair, bangs, mole_under_eye, breasts, mole, purple_eyes, short_hair, large_breasts, hair_ornament, long_hair`, 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 | Size | Download | Type | Description | +|:-----------------|---------:|:-----------|:-------------------------------------------------------------------------------------------------------------------------|:-----------|:---------------------------------------------------------------------| +| raw | 500 | 903.96 MiB | [Download](https://huggingface.co/datasets/CyberHarem/rita_rossweisse_honkai3/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). | +| 800 | 500 | 431.39 MiB | [Download](https://huggingface.co/datasets/CyberHarem/rita_rossweisse_honkai3/resolve/main/dataset-800.zip) | IMG+TXT | dataset with the shorter side not exceeding 800 pixels. | +| stage3-p480-800 | 1273 | 934.16 MiB | [Download](https://huggingface.co/datasets/CyberHarem/rita_rossweisse_honkai3/resolve/main/dataset-stage3-p480-800.zip) | IMG+TXT | 3-stage cropped dataset with the area not less than 480x480 pixels. | +| 1200 | 500 | 755.56 MiB | [Download](https://huggingface.co/datasets/CyberHarem/rita_rossweisse_honkai3/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. | +| stage3-p480-1200 | 1273 | 1.42 GiB | [Download](https://huggingface.co/datasets/CyberHarem/rita_rossweisse_honkai3/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/rita_rossweisse_honkai3', + 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 + +List of tag clustering result, maybe some outfits can be mined here. + +### Raw Text Version + +| # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | Tags | +|----:|----------:|:----------------------------------|:----------------------------------|:----------------------------------|:----------------------------------|:----------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| 0 | 5 | ![](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) | 1girl, bare_shoulders, hair_flower, looking_at_viewer, smile, solo, blue_rose, closed_mouth, night_sky, black_dress, cleavage, looking_back, outdoors, purple_dress, purple_rose, star_(sky) | +| 1 | 14 | ![](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) | bare_shoulders, looking_at_viewer, 1girl, solo, closed_mouth, smile, cleavage, white_dress, jewelry, white_background, white_gloves | +| 2 | 10 | ![](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) | 1girl, bare_shoulders, china_dress, hair_flower, smile, solo, twintails, white_flower, black_thighhighs, cleavage, closed_mouth, white_dress, looking_at_viewer, navel_cutout, earrings, chinese_new_year, petals, wrist_cuffs | +| 3 | 8 | ![](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) | 1girl, bare_shoulders, closed_mouth, hair_flower, looking_at_viewer, simple_background, solo, white_background, smile, blue_rose, black_dress, bridal_veil, wedding_dress, white_dress | +| 4 | 7 | ![](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) | 1girl, cleavage, frills, horns, maid_headdress, smile, solo, black_gloves, looking_at_viewer, simple_background, white_background, blush, puffy_short_sleeves, red_rose, closed_mouth, red_eyes, hair_flower | +| 5 | 6 | ![](samples/5/clu5-sample0.png) | ![](samples/5/clu5-sample1.png) | ![](samples/5/clu5-sample2.png) | ![](samples/5/clu5-sample3.png) | ![](samples/5/clu5-sample4.png) | 1girl, black_gloves, horns, looking_at_viewer, maid_headdress, rose, solo, frills, holding_weapon, maid_apron, cleavage, holding_scythe, pantyhose, grin, hair_flower, puffy_short_sleeves, red_eyes | +| 6 | 18 | ![](samples/6/clu6-sample0.png) | ![](samples/6/clu6-sample1.png) | ![](samples/6/clu6-sample2.png) | ![](samples/6/clu6-sample3.png) | ![](samples/6/clu6-sample4.png) | 1girl, long_sleeves, solo, white_shirt, pantyhose, looking_at_viewer, smile, black_skirt, closed_mouth, black_gloves, rose, frilled_shirt, simple_background, single_glove, white_background | +| 7 | 16 | ![](samples/7/clu7-sample0.png) | ![](samples/7/clu7-sample1.png) | ![](samples/7/clu7-sample2.png) | ![](samples/7/clu7-sample3.png) | ![](samples/7/clu7-sample4.png) | 1girl, solo, bare_shoulders, wedding_dress, white_dress, white_gloves, bride, smile, bridal_veil, earrings, looking_at_viewer, cleavage, hair_flower, blue_rose, closed_mouth, holding, petals, white_thighhighs | +| 8 | 5 | ![](samples/8/clu8-sample0.png) | ![](samples/8/clu8-sample1.png) | ![](samples/8/clu8-sample2.png) | ![](samples/8/clu8-sample3.png) | ![](samples/8/clu8-sample4.png) | 1girl, looking_at_viewer, maid_headdress, simple_background, solo, cleavage, frilled_swimsuit, one-piece_swimsuit, smile, twintails, white_background, nail_polish, bare_shoulders, blue_nails, closed_mouth, full_body, sandals | +| 9 | 6 | ![](samples/9/clu9-sample0.png) | ![](samples/9/clu9-sample1.png) | ![](samples/9/clu9-sample2.png) | ![](samples/9/clu9-sample3.png) | ![](samples/9/clu9-sample4.png) | 1girl, looking_at_viewer, solo, blush, smile, black_bra, black_panties, black_thighhighs, on_side, ass | +| 10 | 20 | ![](samples/10/clu10-sample0.png) | ![](samples/10/clu10-sample1.png) | ![](samples/10/clu10-sample2.png) | ![](samples/10/clu10-sample3.png) | ![](samples/10/clu10-sample4.png) | 1boy, hetero, 1girl, blush, smile, solo_focus, looking_at_viewer, horns, maid_headdress, nipples, penis, black_gloves, red_eyes, sex, cowgirl_position, girl_on_top, heart, nude, puffy_short_sleeves, vaginal, cum_in_pussy, mosaic_censoring, closed_mouth, hair_flower, rose, open_mouth | +| 11 | 5 | ![](samples/11/clu11-sample0.png) | ![](samples/11/clu11-sample1.png) | ![](samples/11/clu11-sample2.png) | ![](samples/11/clu11-sample3.png) | ![](samples/11/clu11-sample4.png) | 1girl, bare_shoulders, blush, cleavage, detached_collar, looking_at_viewer, playboy_bunny, solo, strapless_leotard, wrist_cuffs, black_leotard, fake_animal_ears, rabbit_ears, black_pantyhose, fake_tail, rabbit_tail, red_bowtie, sitting, smile, very_long_hair, eyes_visible_through_hair, feet_out_of_frame, parted_lips, red_eyes, simple_background, white_background | + +### Table Version + +| # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | 1girl | bare_shoulders | hair_flower | looking_at_viewer | smile | solo | blue_rose | closed_mouth | night_sky | black_dress | cleavage | looking_back | outdoors | purple_dress | purple_rose | star_(sky) | white_dress | jewelry | white_background | white_gloves | china_dress | twintails | white_flower | black_thighhighs | navel_cutout | earrings | chinese_new_year | petals | wrist_cuffs | simple_background | bridal_veil | wedding_dress | frills | horns | maid_headdress | black_gloves | blush | puffy_short_sleeves | red_rose | red_eyes | rose | holding_weapon | maid_apron | holding_scythe | pantyhose | grin | long_sleeves | white_shirt | black_skirt | frilled_shirt | single_glove | bride | holding | white_thighhighs | frilled_swimsuit | one-piece_swimsuit | nail_polish | blue_nails | full_body | sandals | black_bra | black_panties | on_side | ass | 1boy | hetero | solo_focus | nipples | penis | sex | cowgirl_position | girl_on_top | heart | nude | vaginal | cum_in_pussy | mosaic_censoring | open_mouth | detached_collar | playboy_bunny | strapless_leotard | black_leotard | fake_animal_ears | rabbit_ears | black_pantyhose | fake_tail | rabbit_tail | red_bowtie | sitting | very_long_hair | eyes_visible_through_hair | feet_out_of_frame | parted_lips | +|----:|----------:|:----------------------------------|:----------------------------------|:----------------------------------|:----------------------------------|:----------------------------------|:--------|:-----------------|:--------------|:--------------------|:--------|:-------|:------------|:---------------|:------------|:--------------|:-----------|:---------------|:-----------|:---------------|:--------------|:-------------|:--------------|:----------|:-------------------|:---------------|:--------------|:------------|:---------------|:-------------------|:---------------|:-----------|:-------------------|:---------|:--------------|:--------------------|:--------------|:----------------|:---------|:--------|:-----------------|:---------------|:--------|:----------------------|:-----------|:-----------|:-------|:-----------------|:-------------|:-----------------|:------------|:-------|:---------------|:--------------|:--------------|:----------------|:---------------|:--------|:----------|:-------------------|:-------------------|:---------------------|:--------------|:-------------|:------------|:----------|:------------|:----------------|:----------|:------|:-------|:---------|:-------------|:----------|:--------|:------|:-------------------|:--------------|:--------|:-------|:----------|:---------------|:-------------------|:-------------|:------------------|:----------------|:--------------------|:----------------|:-------------------|:--------------|:------------------|:------------|:--------------|:-------------|:----------|:-----------------|:----------------------------|:--------------------|:--------------| +| 0 | 5 | ![](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 | X | X | X | X | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | +| 1 | 14 | ![](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 | | X | X | X | | X | | | X | | | | | | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | +| 2 | 10 | ![](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 | | X | | | X | | | | | | X | | | | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | +| 3 | 8 | ![](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 | X | X | X | X | X | X | X | | X | | | | | | | X | | X | | | | | | | | | | | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | +| 4 | 7 | ![](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 | | X | X | X | X | | X | | | X | | | | | | | | X | | | | | | | | | | | X | | | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | +| 5 | 6 | ![](samples/5/clu5-sample0.png) | ![](samples/5/clu5-sample1.png) | ![](samples/5/clu5-sample2.png) | ![](samples/5/clu5-sample3.png) | ![](samples/5/clu5-sample4.png) | X | | X | X | | X | | | | | X | | | | | | | | | | | | | | | | | | | | | | X | X | X | X | | X | | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | +| 6 | 18 | ![](samples/6/clu6-sample0.png) | ![](samples/6/clu6-sample1.png) | ![](samples/6/clu6-sample2.png) | ![](samples/6/clu6-sample3.png) | ![](samples/6/clu6-sample4.png) | X | | | X | X | X | | X | | | | | | | | | | | X | | | | | | | | | | | X | | | | | | X | | | | | X | | | | X | | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | +| 7 | 16 | ![](samples/7/clu7-sample0.png) | ![](samples/7/clu7-sample1.png) | ![](samples/7/clu7-sample2.png) | ![](samples/7/clu7-sample3.png) | ![](samples/7/clu7-sample4.png) | X | X | X | X | X | X | X | X | | | X | | | | | | X | | | X | | | | | | X | | X | | | X | X | | | | | | | | | | | | | | | | | | | | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | +| 8 | 5 | ![](samples/8/clu8-sample0.png) | ![](samples/8/clu8-sample1.png) | ![](samples/8/clu8-sample2.png) | ![](samples/8/clu8-sample3.png) | ![](samples/8/clu8-sample4.png) | X | X | | X | X | X | | X | | | X | | | | | | | | X | | | X | | | | | | | | X | | | | | X | | | | | | | | | | | | | | | | | | | | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | +| 9 | 6 | ![](samples/9/clu9-sample0.png) | ![](samples/9/clu9-sample1.png) | ![](samples/9/clu9-sample2.png) | ![](samples/9/clu9-sample3.png) | ![](samples/9/clu9-sample4.png) | X | | | X | X | X | | | | | | | | | | | | | | | | | | X | | | | | | | | | | | | | X | | | | | | | | | | | | | | | | | | | | | | | | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | +| 10 | 20 | ![](samples/10/clu10-sample0.png) | ![](samples/10/clu10-sample1.png) | ![](samples/10/clu10-sample2.png) | ![](samples/10/clu10-sample3.png) | ![](samples/10/clu10-sample4.png) | X | | X | X | X | | | X | | | | | | | | | | | | | | | | | | | | | | | | | | X | X | X | X | X | | X | X | | | | | | | | | | | | | | | | | | | | | | | | X | X | X | X | X | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | +| 11 | 5 | ![](samples/11/clu11-sample0.png) | ![](samples/11/clu11-sample1.png) | ![](samples/11/clu11-sample2.png) | ![](samples/11/clu11-sample3.png) | ![](samples/11/clu11-sample4.png) | X | X | | X | X | X | | | | | X | | | | | | | | X | | | | | | | | | | X | X | | | | | | | X | | | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | + diff --git a/dataset-1200.zip b/dataset-1200.zip new file mode 100644 index 0000000000000000000000000000000000000000..cfb93c841ab19b47f06c99a9946124441b84f860 --- /dev/null +++ b/dataset-1200.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:161badb2e4e60c4503091992cece66b1eb552912cb06d1388754b700da7c0812 +size 792257058 diff --git a/dataset-800.zip b/dataset-800.zip new file mode 100644 index 0000000000000000000000000000000000000000..de6b6f000e40237bb45f6ee942fb7d394802fbf5 --- /dev/null +++ b/dataset-800.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d522b52286e409d191dc8562cf8f4d0c97b31397636120f7c1de2bf57f67298a +size 452341952 diff --git a/dataset-raw.zip b/dataset-raw.zip new file mode 100644 index 0000000000000000000000000000000000000000..5fdd30e205c43dc78d22cbe85f222e4857348f2b --- /dev/null +++ b/dataset-raw.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6e4573473be12487d151b6786db5fd14508b19d1a767b50e39f47ba3314bfbb +size 947873862 diff --git a/dataset-stage3-p480-1200.zip b/dataset-stage3-p480-1200.zip new file mode 100644 index 0000000000000000000000000000000000000000..a4cdb9b75b954485c7d87575a7aae2169f0134b7 --- /dev/null +++ b/dataset-stage3-p480-1200.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b31418d6e9e258546782fb820d2d98d35cc5c93eacefb1ba047d0e13a6964e02 +size 1524782184 diff --git a/dataset-stage3-p480-800.zip b/dataset-stage3-p480-800.zip new file mode 100644 index 0000000000000000000000000000000000000000..0c5ff9dfdf4f00b6e3f115ddcf5cba30ff7546c4 --- /dev/null +++ b/dataset-stage3-p480-800.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27bef205e0bdf1771e2e6e06e9ca1f670f409be6b173fb0d853361c40e055b68 +size 979538175 diff --git a/meta.json b/meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6ad86198f25e2dbca8a112ebc6fc21882d6a13b3 --- /dev/null +++ b/meta.json @@ -0,0 +1,336 @@ +{ + "bangumi": null, + "base_size": 500, + "clusters": [ + { + "id": 0, + "size": 5, + "tags": [ + "1girl", + "bare_shoulders", + "hair_flower", + "looking_at_viewer", + "smile", + "solo", + "blue_rose", + "closed_mouth", + "night_sky", + "black_dress", + "cleavage", + "looking_back", + "outdoors", + "purple_dress", + "purple_rose", + "star_(sky)" + ] + }, + { + "id": 1, + "size": 14, + "tags": [ + "bare_shoulders", + "looking_at_viewer", + "1girl", + "solo", + "closed_mouth", + "smile", + "cleavage", + "white_dress", + "jewelry", + "white_background", + "white_gloves" + ] + }, + { + "id": 2, + "size": 10, + "tags": [ + "1girl", + "bare_shoulders", + "china_dress", + "hair_flower", + "smile", + "solo", + "twintails", + "white_flower", + "black_thighhighs", + "cleavage", + "closed_mouth", + "white_dress", + "looking_at_viewer", + "navel_cutout", + "earrings", + "chinese_new_year", + "petals", + "wrist_cuffs" + ] + }, + { + "id": 3, + "size": 8, + "tags": [ + "1girl", + "bare_shoulders", + "closed_mouth", + "hair_flower", + "looking_at_viewer", + "simple_background", + "solo", + "white_background", + "smile", + "blue_rose", + "black_dress", + "bridal_veil", + "wedding_dress", + "white_dress" + ] + }, + { + "id": 4, + "size": 7, + "tags": [ + "1girl", + "cleavage", + "frills", + "horns", + "maid_headdress", + "smile", + "solo", + "black_gloves", + "looking_at_viewer", + "simple_background", + "white_background", + "blush", + "puffy_short_sleeves", + "red_rose", + "closed_mouth", + "red_eyes", + "hair_flower" + ] + }, + { + "id": 5, + "size": 6, + "tags": [ + "1girl", + "black_gloves", + "horns", + "looking_at_viewer", + "maid_headdress", + "rose", + "solo", + "frills", + "holding_weapon", + "maid_apron", + "cleavage", + "holding_scythe", + "pantyhose", + "grin", + "hair_flower", + "puffy_short_sleeves", + "red_eyes" + ] + }, + { + "id": 6, + "size": 18, + "tags": [ + "1girl", + "long_sleeves", + "solo", + "white_shirt", + "pantyhose", + "looking_at_viewer", + "smile", + "black_skirt", + "closed_mouth", + "black_gloves", + "rose", + "frilled_shirt", + "simple_background", + "single_glove", + "white_background" + ] + }, + { + "id": 7, + "size": 16, + "tags": [ + "1girl", + "solo", + "bare_shoulders", + "wedding_dress", + "white_dress", + "white_gloves", + "bride", + "smile", + "bridal_veil", + "earrings", + "looking_at_viewer", + "cleavage", + "hair_flower", + "blue_rose", + "closed_mouth", + "holding", + "petals", + "white_thighhighs" + ] + }, + { + "id": 8, + "size": 5, + "tags": [ + "1girl", + "looking_at_viewer", + "maid_headdress", + "simple_background", + "solo", + "cleavage", + "frilled_swimsuit", + "one-piece_swimsuit", + "smile", + "twintails", + "white_background", + "nail_polish", + "bare_shoulders", + "blue_nails", + "closed_mouth", + "full_body", + "sandals" + ] + }, + { + "id": 9, + "size": 6, + "tags": [ + "1girl", + "looking_at_viewer", + "solo", + "blush", + "smile", + "black_bra", + "black_panties", + "black_thighhighs", + "on_side", + "ass" + ] + }, + { + "id": 10, + "size": 20, + "tags": [ + "1boy", + "hetero", + "1girl", + "blush", + "smile", + "solo_focus", + "looking_at_viewer", + "horns", + "maid_headdress", + "nipples", + "penis", + "black_gloves", + "red_eyes", + "sex", + "cowgirl_position", + "girl_on_top", + "heart", + "nude", + "puffy_short_sleeves", + "vaginal", + "cum_in_pussy", + "mosaic_censoring", + "closed_mouth", + "hair_flower", + "rose", + "open_mouth" + ] + }, + { + "id": 11, + "size": 5, + "tags": [ + "1girl", + "bare_shoulders", + "blush", + "cleavage", + "detached_collar", + "looking_at_viewer", + "playboy_bunny", + "solo", + "strapless_leotard", + "wrist_cuffs", + "black_leotard", + "fake_animal_ears", + "rabbit_ears", + "black_pantyhose", + "fake_tail", + "rabbit_tail", + "red_bowtie", + "sitting", + "smile", + "very_long_hair", + "eyes_visible_through_hair", + "feet_out_of_frame", + "parted_lips", + "red_eyes", + "simple_background", + "white_background" + ] + } + ], + "core_tags": [ + "hair_over_one_eye", + "brown_hair", + "bangs", + "mole_under_eye", + "breasts", + "mole", + "purple_eyes", + "short_hair", + "large_breasts", + "hair_ornament", + "long_hair" + ], + "display_name": "rita_rossweisse (Houkai 3rd)", + "name": "rita_rossweisse (Houkai 3rd)", + "packages": { + "1200": { + "description": "dataset with the shorter side not exceeding 1200 pixels.", + "filename": "dataset-1200.zip", + "package_size": 792257058, + "size": 500, + "type": "IMG+TXT" + }, + "800": { + "description": "dataset with the shorter side not exceeding 800 pixels.", + "filename": "dataset-800.zip", + "package_size": 452341952, + "size": 500, + "type": "IMG+TXT" + }, + "raw": { + "description": "Raw data with meta information (min edge aligned to 1400 if larger).", + "filename": "dataset-raw.zip", + "package_size": 947873862, + "size": 500, + "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", + "package_size": 1524782184, + "size": 1273, + "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", + "package_size": 979538175, + "size": 1273, + "type": "IMG+TXT" + } + }, + "version": "v1.5" +} \ No newline at end of file diff --git a/samples/0/clu0-sample0.png b/samples/0/clu0-sample0.png new file mode 100644 index 0000000000000000000000000000000000000000..bcb2e53fd3f6b6ee994fa4b4b2ebe144dc2fa61c --- /dev/null +++ b/samples/0/clu0-sample0.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68069e681911f7d055643893a03128d8297c8480f17a71ee156d6c6eaa1bf6d4 +size 424030 diff --git a/samples/0/clu0-sample1.png b/samples/0/clu0-sample1.png new file mode 100644 index 0000000000000000000000000000000000000000..2f2be59bf7f89e3077ddb6a6181afc0163f4deeb --- /dev/null +++ b/samples/0/clu0-sample1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a23f5d9700e8b93ab87792ad33a00f732ee4922f2ae2284248e30e360a91ff6f +size 468383 diff --git a/samples/0/clu0-sample2.png b/samples/0/clu0-sample2.png new file mode 100644 index 0000000000000000000000000000000000000000..568cddec936d9d98c98f72eb23ae3bc631d061d6 --- /dev/null +++ b/samples/0/clu0-sample2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f8593afccee85e39ce8a181a0681fcda0c95237cc9bf4f4dc867dede7450eff +size 194808 diff --git a/samples/0/clu0-sample3.png b/samples/0/clu0-sample3.png new file mode 100644 index 0000000000000000000000000000000000000000..00ec061a1cafc588952efd012b2d9df540c2c1e9 --- /dev/null +++ b/samples/0/clu0-sample3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b42b4a5d029a2a8fb5402fefbec2ee1c707a36379142b435b0126e29842775d5 +size 312860 diff --git a/samples/0/clu0-sample4.png b/samples/0/clu0-sample4.png new file mode 100644 index 0000000000000000000000000000000000000000..958b718e1eda45e608fdb8418af8cdbb613b5c09 --- /dev/null +++ b/samples/0/clu0-sample4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d14e0344ffe4927f3445393bfd82cbe2a5b9e004eb1c1c478b985d783ea980ca +size 441361 diff --git a/samples/1/clu1-sample0.png b/samples/1/clu1-sample0.png new file mode 100644 index 0000000000000000000000000000000000000000..6a4ac110582e3931e8e9f1d6760fb0ad690698d3 --- /dev/null +++ b/samples/1/clu1-sample0.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aca2f17f867afd3f4955971466583c35cea6a6eb95e9ed9e73e2522281914cdf +size 313252 diff --git a/samples/1/clu1-sample1.png b/samples/1/clu1-sample1.png new file mode 100644 index 0000000000000000000000000000000000000000..aaa78e08bf304b2d772b250a8d4cb9bf168200e5 --- /dev/null +++ b/samples/1/clu1-sample1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a535d7ae2f86b80571a894ea167c1885488bdd1285ed46e884fe8f3174c7f3b +size 273456 diff --git a/samples/1/clu1-sample2.png b/samples/1/clu1-sample2.png new file mode 100644 index 0000000000000000000000000000000000000000..100c25f429a7f982aef8fc5b277153372cc687f9 --- /dev/null +++ b/samples/1/clu1-sample2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57627eded4cf5f31676cbe03e73b328251786ba183706c2f3a39ef4dbb392fbf +size 313058 diff --git a/samples/1/clu1-sample3.png b/samples/1/clu1-sample3.png new file mode 100644 index 0000000000000000000000000000000000000000..bb5f1a2fb92049cd74df28cdf800fb7fc1429233 --- /dev/null +++ b/samples/1/clu1-sample3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c4e928c186916468a155270345b07d3046da96d17cc198d47dc913d1472937f +size 328368 diff --git a/samples/1/clu1-sample4.png b/samples/1/clu1-sample4.png new file mode 100644 index 0000000000000000000000000000000000000000..9c7b89c679e98f84b372911a01b9858af8f20579 --- /dev/null +++ b/samples/1/clu1-sample4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5a67fcc22cdd9af4475c1f8f74fef4ac669e944c2d81d74ebc73a227613e82d +size 226563 diff --git a/samples/10/clu10-sample0.png b/samples/10/clu10-sample0.png new file mode 100644 index 0000000000000000000000000000000000000000..adc6b1c6e939482d0834c41349979746a7403ac6 --- /dev/null +++ b/samples/10/clu10-sample0.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23b3bdb1f167ec65d345c11ceac31ec56ac7c7e786bea719f0e5103ce1910489 +size 253946 diff --git a/samples/10/clu10-sample1.png b/samples/10/clu10-sample1.png new file mode 100644 index 0000000000000000000000000000000000000000..3c31749c2f2a52bc761e3e8fb1c39de0dfceaa26 --- /dev/null +++ b/samples/10/clu10-sample1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23411bdb56994595de9d8cb40a019f846f1d56bca090ff2ce7d4543a6a52f97c +size 234503 diff --git a/samples/10/clu10-sample2.png b/samples/10/clu10-sample2.png new file mode 100644 index 0000000000000000000000000000000000000000..bc6fb475663b8864a23fb396eb6889edd47fa9af --- /dev/null +++ b/samples/10/clu10-sample2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c954f6912064f38933c52e3344a1b0b57ecff53efc85d75410248d60dde66ccb +size 405303 diff --git a/samples/10/clu10-sample3.png b/samples/10/clu10-sample3.png new file mode 100644 index 0000000000000000000000000000000000000000..ed344851bddc1ad5b376f0ebda267b0956695365 --- /dev/null +++ b/samples/10/clu10-sample3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a43f38404bf2d5e1cb516bf41c3e5ffc15fa82d127a3e7cab1796bdd154e0780 +size 228332 diff --git a/samples/10/clu10-sample4.png b/samples/10/clu10-sample4.png new file mode 100644 index 0000000000000000000000000000000000000000..8a0ae177348450627bae432fdfcfa9acc7984186 --- /dev/null +++ b/samples/10/clu10-sample4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3cb44c6acbbcf51e8f8415c7b69bb98e96d978cc1dd7ed183129b1464ad1c58 +size 350680 diff --git a/samples/11/clu11-sample0.png b/samples/11/clu11-sample0.png new file mode 100644 index 0000000000000000000000000000000000000000..a2cc08f54b1ae1770ea8c6335d631fb4677c7bcf --- /dev/null +++ b/samples/11/clu11-sample0.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebd494336d2adb4be703112e18a4b66413fb1fe9db43ce3e2dd53540b62c840b +size 316457 diff --git a/samples/11/clu11-sample1.png b/samples/11/clu11-sample1.png new file mode 100644 index 0000000000000000000000000000000000000000..ba67e3b3650d19656701db3319bf44d694a3d6a3 --- /dev/null +++ b/samples/11/clu11-sample1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:958313323524cd58a6ba92960fbce7f2be392c3be724ce3d0bcdd84de0556ba7 +size 286440 diff --git a/samples/11/clu11-sample2.png b/samples/11/clu11-sample2.png new file mode 100644 index 0000000000000000000000000000000000000000..6cc2a9f977a9982d10b5f65341d428b6155ef18a --- /dev/null +++ b/samples/11/clu11-sample2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1f1ddc2f5e4453097ce68f63dbec9414f14edfc48452d687108bbc06f2dc0c6 +size 287305 diff --git a/samples/11/clu11-sample3.png b/samples/11/clu11-sample3.png new file mode 100644 index 0000000000000000000000000000000000000000..fb80eaf73b68b47fe132d0db3eefa88d859d5abd --- /dev/null +++ b/samples/11/clu11-sample3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f72439df882ab3c62aeaca6b358af702ce876f76f4ffbc3073aad57c726b6f8 +size 324286 diff --git a/samples/11/clu11-sample4.png b/samples/11/clu11-sample4.png new file mode 100644 index 0000000000000000000000000000000000000000..6fee9a4a3ad8f9ea5b88c449f8fbc26104e17fc0 --- /dev/null +++ b/samples/11/clu11-sample4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa22a4b62ef5e26818b9f51023a30d5fff414e5e8b32da8f2903d9261ca49b0a +size 230510 diff --git a/samples/2/clu2-sample0.png b/samples/2/clu2-sample0.png new file mode 100644 index 0000000000000000000000000000000000000000..54463cde928f81806219a2bf9b573f79570e5b72 --- /dev/null +++ b/samples/2/clu2-sample0.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa4ae9bd5edc07b474ade14db9fbfac94fea55d4c036b6c52b8cc20b2d1f49bb +size 395653 diff --git a/samples/2/clu2-sample1.png b/samples/2/clu2-sample1.png new file mode 100644 index 0000000000000000000000000000000000000000..5e8cb2f0652fc8525f76605895b9a2ec1fc60258 --- /dev/null +++ b/samples/2/clu2-sample1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7499355a495643baf94f80347d38631d94e8fc638001a7b93585ce284027e83 +size 497927 diff --git a/samples/2/clu2-sample2.png b/samples/2/clu2-sample2.png new file mode 100644 index 0000000000000000000000000000000000000000..deb3837bbe68a56e89e6421253b8a9533f0747ae --- /dev/null +++ b/samples/2/clu2-sample2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:987ed6591b10f3b944c42fee5610a0f3cb48d570209a6ad2677848b4c51b7e6e +size 358966 diff --git a/samples/2/clu2-sample3.png b/samples/2/clu2-sample3.png new file mode 100644 index 0000000000000000000000000000000000000000..d94e749db00fa94550f753069ff175850d57b53d --- /dev/null +++ b/samples/2/clu2-sample3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6533462486365b5646e940bfa145c4b3152a1651a0cd0f979d769f093eab680 +size 348679 diff --git a/samples/2/clu2-sample4.png b/samples/2/clu2-sample4.png new file mode 100644 index 0000000000000000000000000000000000000000..5dbf61ce09e51f1e36bed919f72a6eb6605d8d3e --- /dev/null +++ b/samples/2/clu2-sample4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d9b48b365f6f308b638786e04a9081d6a3b7c6a6eab2f98f3211dea958f672d +size 328752 diff --git a/samples/3/clu3-sample0.png b/samples/3/clu3-sample0.png new file mode 100644 index 0000000000000000000000000000000000000000..1c8a0bc5d39e0175afc3144014dba5315832fd15 --- /dev/null +++ b/samples/3/clu3-sample0.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f10a124ca8a84600ec019ed75689bfddd28369be88811b171af5e1e1ff24ac6 +size 295829 diff --git a/samples/3/clu3-sample1.png b/samples/3/clu3-sample1.png new file mode 100644 index 0000000000000000000000000000000000000000..62d24295da56fd3324b3fcf606fc74413b0ce303 --- /dev/null +++ b/samples/3/clu3-sample1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ead4a46dea411d0ac702345c25681162ea69598d10bf65da73c4ae261358c0b +size 209319 diff --git a/samples/3/clu3-sample2.png b/samples/3/clu3-sample2.png new file mode 100644 index 0000000000000000000000000000000000000000..f79c991e68dbf2f10de7cb06978e22850e856fd0 --- /dev/null +++ b/samples/3/clu3-sample2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:886410192927c37adfa5fef5fba47645b6a5b88ef44c0196244ec3b4a6c4b1f7 +size 136676 diff --git a/samples/3/clu3-sample3.png b/samples/3/clu3-sample3.png new file mode 100644 index 0000000000000000000000000000000000000000..5cae2bf4c38ed010398c89d1d7fdd5e4c4177cca --- /dev/null +++ b/samples/3/clu3-sample3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89b9afa728e7eaacff02e5b2c98b930c00ad48906f45da70ec73bb5190d324ca +size 187491 diff --git a/samples/3/clu3-sample4.png b/samples/3/clu3-sample4.png new file mode 100644 index 0000000000000000000000000000000000000000..3be27f0e593fb7767e0d0cc5779def47d474ec0f --- /dev/null +++ b/samples/3/clu3-sample4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0711d3bad0440cf06da9c06bf4bc1c8cf1c33f0754f2bb9801df0153871093cb +size 297264 diff --git a/samples/4/clu4-sample0.png b/samples/4/clu4-sample0.png new file mode 100644 index 0000000000000000000000000000000000000000..94330dc29c17968bc8a86d068ae91e118780274e --- /dev/null +++ b/samples/4/clu4-sample0.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca28db71858d6d905bc511ba0602812ef8fdb8cdb420b220f0d33a6c700cb875 +size 249390 diff --git a/samples/4/clu4-sample1.png b/samples/4/clu4-sample1.png new file mode 100644 index 0000000000000000000000000000000000000000..d1055a4ba4ac44135ba232f65621a40e34cf5432 --- /dev/null +++ b/samples/4/clu4-sample1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:123f8992f2c5d0e0aa64254714a5fb425a0609e2045029379c44ce32fe35f3f8 +size 136830 diff --git a/samples/4/clu4-sample2.png b/samples/4/clu4-sample2.png new file mode 100644 index 0000000000000000000000000000000000000000..429c39b60baf55c4774ba8c0775c2916bd897ce4 --- /dev/null +++ b/samples/4/clu4-sample2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8934d2bb7f237bd06de5b540c95dd6917057d1cbf5fc3903f2cf3f51234eabcb +size 390526 diff --git a/samples/4/clu4-sample3.png b/samples/4/clu4-sample3.png new file mode 100644 index 0000000000000000000000000000000000000000..bf675135b5d8a384d941af65a282fa9f7b5372ea --- /dev/null +++ b/samples/4/clu4-sample3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ca3f9941baa7b1d619c15067d473610c577238dc6aa60492d151f0dc8bb2936 +size 375082 diff --git a/samples/4/clu4-sample4.png b/samples/4/clu4-sample4.png new file mode 100644 index 0000000000000000000000000000000000000000..6360ae021e5bfbb2d16d5aba190db177ab6ee6ac --- /dev/null +++ b/samples/4/clu4-sample4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e5996337c9aaaf1f2f4bc573b0a6a36262f9cff3c34c9eb283f573b57720602 +size 362046 diff --git a/samples/5/clu5-sample0.png b/samples/5/clu5-sample0.png new file mode 100644 index 0000000000000000000000000000000000000000..bc47d092d4579eabe8b635b459377405c82f6a66 --- /dev/null +++ b/samples/5/clu5-sample0.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee808bb8647629356a1767015fc3509bb01bc16a47b173b996a4772ae7a56b17 +size 378910 diff --git a/samples/5/clu5-sample1.png b/samples/5/clu5-sample1.png new file mode 100644 index 0000000000000000000000000000000000000000..5d37a34feacadddab6fc67d877e779bf00375959 --- /dev/null +++ b/samples/5/clu5-sample1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e58a292d1015bbe0f2468320ec3f039966eb6aa60ed58c8852130dba723e47d +size 368529 diff --git a/samples/5/clu5-sample2.png b/samples/5/clu5-sample2.png new file mode 100644 index 0000000000000000000000000000000000000000..218bd6fa9a3765ef52e97f2ea0fe6019b8eae804 --- /dev/null +++ b/samples/5/clu5-sample2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca82b4252507c31263a47ab3889bcdda62c04023b830b9fc38c943a8ae02f72d +size 407398 diff --git a/samples/5/clu5-sample3.png b/samples/5/clu5-sample3.png new file mode 100644 index 0000000000000000000000000000000000000000..094c424de51674def529303e5f0811a076b6d923 --- /dev/null +++ b/samples/5/clu5-sample3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa3d8d81e443269b426ca940d0e3fad0d2dd0ef3eeff86cfbe7838152e41b528 +size 250467 diff --git a/samples/5/clu5-sample4.png b/samples/5/clu5-sample4.png new file mode 100644 index 0000000000000000000000000000000000000000..09e7aa418139e7577e00d0763224a206a9a0e623 --- /dev/null +++ b/samples/5/clu5-sample4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d589fc8b9c3d9a5de458f06aa9510570c1a8d32166be8e947bbda3d0c40868a3 +size 369596 diff --git a/samples/6/clu6-sample0.png b/samples/6/clu6-sample0.png new file mode 100644 index 0000000000000000000000000000000000000000..8f38d7fec5c5a1fba4678d7794b8e26610274eef --- /dev/null +++ b/samples/6/clu6-sample0.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8033710f02842d61ca629dd6ad7370c35c284e2336e622a39f98ea43b0da2c02 +size 219772 diff --git a/samples/6/clu6-sample1.png b/samples/6/clu6-sample1.png new file mode 100644 index 0000000000000000000000000000000000000000..5bc87f2b78fcf9e5f11fa6eb1ac205267bf8d403 --- /dev/null +++ b/samples/6/clu6-sample1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6055b8972cc63f4d6fe2d41fd0eef77e7f71b2d9b53df05295a37a12a23f3a68 +size 350771 diff --git a/samples/6/clu6-sample2.png b/samples/6/clu6-sample2.png new file mode 100644 index 0000000000000000000000000000000000000000..855f02dc1b2a4119c289c62f2efb49bafb4b0cf5 --- /dev/null +++ b/samples/6/clu6-sample2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:928ca7d66e1a1d19a6e16a41ce96c848ebb5f4fa53dc4710378d936ff76fb76e +size 215863 diff --git a/samples/6/clu6-sample3.png b/samples/6/clu6-sample3.png new file mode 100644 index 0000000000000000000000000000000000000000..03eae70b8d00f5967edae6fec3ac6b1f35cf5589 --- /dev/null +++ b/samples/6/clu6-sample3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:debb00559a1650da2b39aaaee8f710c9f68f5b3970e3792235a904d22a85a177 +size 269834 diff --git a/samples/6/clu6-sample4.png b/samples/6/clu6-sample4.png new file mode 100644 index 0000000000000000000000000000000000000000..592c6a810b52b68e403dd3f2e47b35e00256131f --- /dev/null +++ b/samples/6/clu6-sample4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d55cab6ef600531176f959e6abfb911b6d66013a7af3d5eda4057e8366e1c72 +size 253097 diff --git a/samples/7/clu7-sample0.png b/samples/7/clu7-sample0.png new file mode 100644 index 0000000000000000000000000000000000000000..5371fe7eedc05f43e99a8c7ba5c45d74f8d4a7ea --- /dev/null +++ b/samples/7/clu7-sample0.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34124c054d126347e9b9e8bcaee2369d2f31843e4da4c564bbf41b5135f27e8c +size 289453 diff --git a/samples/7/clu7-sample1.png b/samples/7/clu7-sample1.png new file mode 100644 index 0000000000000000000000000000000000000000..b2d55d4864d1ff87b25883dcc62bad622006fe80 --- /dev/null +++ b/samples/7/clu7-sample1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c173fb0aaeb542948f298442c1185095e0352c9debef72768eb98f46e69d7648 +size 327466 diff --git a/samples/7/clu7-sample2.png b/samples/7/clu7-sample2.png new file mode 100644 index 0000000000000000000000000000000000000000..f0680709c8471b6abaf7ab0ca848d02d166ea90a --- /dev/null +++ b/samples/7/clu7-sample2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50ddf1ca4e928e89a6a1c80b7c7cb76ed6cda2e8e7f406f05646e9c1109bf33d +size 270333 diff --git a/samples/7/clu7-sample3.png b/samples/7/clu7-sample3.png new file mode 100644 index 0000000000000000000000000000000000000000..b425424877dfa11fad8650f7d19fd0fd98572366 --- /dev/null +++ b/samples/7/clu7-sample3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:181e66e3540e2a90a6b1c0c6b87f3409915296c268de11047548b5514e92ede2 +size 477189 diff --git a/samples/7/clu7-sample4.png b/samples/7/clu7-sample4.png new file mode 100644 index 0000000000000000000000000000000000000000..e439fff3f9a190d3bcd270c4d9cc89579de093c5 --- /dev/null +++ b/samples/7/clu7-sample4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:544e047285f51e2361efcc6b15f9d3979a1b2a9fad1725e97d0a86a15259b852 +size 394883 diff --git a/samples/8/clu8-sample0.png b/samples/8/clu8-sample0.png new file mode 100644 index 0000000000000000000000000000000000000000..f6b73333287446ccb01b84a1097b7328b2ad7766 --- /dev/null +++ b/samples/8/clu8-sample0.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:133aac565a24c2dec76412ac051d9db51dd63a2cfc528ec983256adb77b05cc6 +size 319622 diff --git a/samples/8/clu8-sample1.png b/samples/8/clu8-sample1.png new file mode 100644 index 0000000000000000000000000000000000000000..3a0a0a29d15d3b438ff9c17418e272b04f043043 --- /dev/null +++ b/samples/8/clu8-sample1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e8b61c196125d35d89d4c1ac48a545d0bfd552733118b8385806b33d3fb6d3b +size 181521 diff --git a/samples/8/clu8-sample2.png b/samples/8/clu8-sample2.png new file mode 100644 index 0000000000000000000000000000000000000000..711109e71a2f8c1fc17ae12bf762cbbb40bcde29 --- /dev/null +++ b/samples/8/clu8-sample2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6631cbc9092730b52830428a7a0583acafb9e5dbe1a65ed7be9a6bd338d5c26 +size 269748 diff --git a/samples/8/clu8-sample3.png b/samples/8/clu8-sample3.png new file mode 100644 index 0000000000000000000000000000000000000000..e03f5e73038c76c397acc05ff9a87700f42e0296 --- /dev/null +++ b/samples/8/clu8-sample3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7049c9bcebc9cd1b3cf65831468b821d6659178a4f46d4ca8799a8ad28ae44c6 +size 264729 diff --git a/samples/8/clu8-sample4.png b/samples/8/clu8-sample4.png new file mode 100644 index 0000000000000000000000000000000000000000..e551a3525b812c5cca498726cdab2762efb2dfa9 --- /dev/null +++ b/samples/8/clu8-sample4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d40c42b62261e46f78763d90ddbb08bdd82761f0a88dd7cf27266637ab5e337f +size 202442 diff --git a/samples/9/clu9-sample0.png b/samples/9/clu9-sample0.png new file mode 100644 index 0000000000000000000000000000000000000000..c111290649f04c0d3247879172374a214e0aa66d --- /dev/null +++ b/samples/9/clu9-sample0.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ad7f6f6a9632c6da3813abe68d2d08838e6262d077616bd8ec7b092f43733df +size 310647 diff --git a/samples/9/clu9-sample1.png b/samples/9/clu9-sample1.png new file mode 100644 index 0000000000000000000000000000000000000000..d0391eda543336b7b4632b8b0f474ccf521d1887 --- /dev/null +++ b/samples/9/clu9-sample1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a281925b6ebd988a71de5d8c7e5a74229e652862fc98383ec9acceb00f6447a6 +size 316857 diff --git a/samples/9/clu9-sample2.png b/samples/9/clu9-sample2.png new file mode 100644 index 0000000000000000000000000000000000000000..eea368ac8e17f1582e28de376b4c719d03182ceb --- /dev/null +++ b/samples/9/clu9-sample2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99b3763e8ef934facbc6a66a42152e0387474e1b4ed533eb2c8066a0c967289a +size 80461 diff --git a/samples/9/clu9-sample3.png b/samples/9/clu9-sample3.png new file mode 100644 index 0000000000000000000000000000000000000000..12b00b366a27e7e1c05cbde9d7326b20958036bc --- /dev/null +++ b/samples/9/clu9-sample3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:deb435f4d5340b9bfbee5422c6ce36b5a4fe6831fe11badb24450a00df7c38e0 +size 186117 diff --git a/samples/9/clu9-sample4.png b/samples/9/clu9-sample4.png new file mode 100644 index 0000000000000000000000000000000000000000..df60532c468ab3d2dcb01871a23c2976ceea2207 --- /dev/null +++ b/samples/9/clu9-sample4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a580a6cc3dcd7ef91b9a9aef6ec90681ebeca32f1e6735c273b205c67b29a208 +size 143812