five

CyberHarem/texas_arknights

收藏
Hugging Face2024-03-19 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/CyberHarem/texas_arknights
下载链接
链接失效反馈
官方服务:
资源简介:
--- license: mit task_categories: - text-to-image tags: - art - not-for-all-audiences size_categories: - n<1K --- # Dataset of texas/テキサス/德克萨斯 (Arknights) This is the dataset of texas/テキサス/德克萨斯 (Arknights), containing 500 images and their tags. The core tags of this character are `animal_ears, black_hair, long_hair, wolf_ears, animal_ear_fluff, hair_between_eyes, multicolored_hair, red_hair, wolf_girl, breasts, two-tone_hair, tail, wolf_tail, colored_inner_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 | 1.05 GiB | [Download](https://huggingface.co/datasets/CyberHarem/texas_arknights/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). | | 800 | 500 | 465.87 MiB | [Download](https://huggingface.co/datasets/CyberHarem/texas_arknights/resolve/main/dataset-800.zip) | IMG+TXT | dataset with the shorter side not exceeding 800 pixels. | | stage3-p480-800 | 1315 | 1.04 GiB | [Download](https://huggingface.co/datasets/CyberHarem/texas_arknights/resolve/main/dataset-stage3-p480-800.zip) | IMG+TXT | 3-stage cropped dataset with the area not less than 480x480 pixels. | | 1200 | 500 | 865.47 MiB | [Download](https://huggingface.co/datasets/CyberHarem/texas_arknights/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. | | stage3-p480-1200 | 1315 | 1.69 GiB | [Download](https://huggingface.co/datasets/CyberHarem/texas_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/texas_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 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 | 42 | ![](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, long_sleeves, solo, black_capelet, white_jacket, fingerless_gloves, black_shorts, black_pantyhose, black_gloves, looking_at_viewer, short_shorts, holding_sword, brown_eyes, standing, closed_mouth, cowboy_shot, id_card, pantyhose_under_shorts, simple_background, white_background | | 1 | 5 | ![](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) | 1girl, black_gloves, black_pantyhose, black_shorts, fingerless_gloves, food_in_mouth, long_sleeves, mouth_hold, pocky, solo, white_jacket, black_footwear, brown_eyes, looking_at_viewer, shoes, short_shorts, sitting, black_capelet, simple_background, belt, holding, id_card, knee_up, pantyhose_under_shorts, thigh_strap, white_background, yellow_eyes | | 2 | 17 | ![](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, official_alternate_costume, white_jacket, black_shirt, long_sleeves, looking_at_viewer, solo, shoulder_strap, simple_background, red_gloves, upper_body, white_background, closed_mouth, id_card, fur-trimmed_sleeves, brown_eyes, open_jacket, wide_sleeves, necklace, holding, orange_eyes, blush, hand_up | | 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) | 1girl, black_shirt, looking_at_viewer, necklace, official_alternate_costume, open_jacket, pocky, solo, upper_body, white_jacket, brown_eyes, food_in_mouth, long_sleeves, mouth_hold, red_gloves, shoulder_strap, fur-trimmed_jacket, holding_food, hood, orange_eyes, simple_background, white_background, blue_hair, fur-trimmed_sleeves, id_card | | 4 | 12 | ![](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, black_pantyhose, black_shirt, long_sleeves, official_alternate_costume, red_gloves, solo, holding_sword, open_clothes, white_jacket, white_shorts, looking_at_viewer, shoulder_strap, short_shorts, standing, fur-trimmed_sleeves, id_card, white_background, simple_background | | 5 | 5 | ![](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_jacket, collared_shirt, looking_at_viewer, medium_breasts, official_alternate_costume, open_jacket, ponytail, red_gloves, sidelocks, solo, upper_body, long_sleeves, red_eyes, green_necktie, holding_cigarette, simple_background, smoke, smoking, black_necktie, mouth_hold, off_shoulder, vertical-striped_clothes | | 6 | 6 | ![](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, black_jacket, black_shorts, collared_shirt, long_sleeves, official_alternate_costume, ponytail, red_gloves, solo, belt, green_necktie, sidelocks, striped_clothes, thigh_strap, looking_at_viewer, open_jacket, striped_shorts, holding_sword, medium_breasts, mouth_hold, off_shoulder | | 7 | 11 | ![](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, black_vest, blue_necktie, blue_shorts, collared_shirt, long_sleeves, solo, white_shirt, black_pantyhose, blue_gloves, pantyhose_under_shorts, looking_at_viewer, fingerless_gloves, holding_sword, closed_mouth, cowboy_shot, black_cape, medium_breasts, orange_eyes, yellow_eyes, boots, official_alternate_costume, very_long_hair | | 8 | 8 | ![](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, black_jacket, black_pants, black_shirt, crop_top, looking_at_viewer, midriff, solo, cropped_jacket, long_sleeves, navel, black_gloves, hip_vent, open_jacket, black_footwear, fingerless_gloves, official_alternate_costume, stomach, very_long_hair, closed_mouth, simple_background, full_body, holding, medium_breasts, standing, white_background | | 9 | 12 | ![](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, bare_shoulders, navel, stomach, outdoors, thighs, bare_arms, blush, choker, front-tie_bikini_top, large_breasts, medium_breasts, cleavage, red_bikini, alternate_costume, collarbone, cowboy_shot, day, ponytail, underboob, water, belt, blue_sky, closed_mouth, cloud, extra_ears, halterneck, holding, ocean, yellow_eyes | | 10 | 9 | ![](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) | 1girl, alternate_costume, looking_at_viewer, solo, bare_shoulders, closed_mouth, thighs, yellow_eyes, black_dress, extra_ears, nail_polish, armlet, blush, cleavage, large_breasts, medium_breasts, sideboob, sleeveless_dress, bare_arms, bare_legs, very_long_hair, backless_dress, earrings, halter_dress, indoors, piercing, red_nails, sitting, thigh_strap | ### Table Version | # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | 1girl | long_sleeves | solo | black_capelet | white_jacket | fingerless_gloves | black_shorts | black_pantyhose | black_gloves | looking_at_viewer | short_shorts | holding_sword | brown_eyes | standing | closed_mouth | cowboy_shot | id_card | pantyhose_under_shorts | simple_background | white_background | food_in_mouth | mouth_hold | pocky | black_footwear | shoes | sitting | belt | holding | knee_up | thigh_strap | yellow_eyes | official_alternate_costume | black_shirt | shoulder_strap | red_gloves | upper_body | fur-trimmed_sleeves | open_jacket | wide_sleeves | necklace | orange_eyes | blush | hand_up | fur-trimmed_jacket | holding_food | hood | blue_hair | open_clothes | white_shorts | black_jacket | collared_shirt | medium_breasts | ponytail | sidelocks | red_eyes | green_necktie | holding_cigarette | smoke | smoking | black_necktie | off_shoulder | vertical-striped_clothes | striped_clothes | striped_shorts | black_vest | blue_necktie | blue_shorts | white_shirt | blue_gloves | black_cape | boots | very_long_hair | black_pants | crop_top | midriff | cropped_jacket | navel | hip_vent | stomach | full_body | bare_shoulders | outdoors | thighs | bare_arms | choker | front-tie_bikini_top | large_breasts | cleavage | red_bikini | alternate_costume | collarbone | day | underboob | water | blue_sky | cloud | extra_ears | halterneck | ocean | black_dress | nail_polish | armlet | sideboob | sleeveless_dress | bare_legs | backless_dress | earrings | halter_dress | indoors | piercing | red_nails | |----:|----------:|:----------------------------------|:----------------------------------|:----------------------------------|:----------------------------------|:----------------------------------|:--------|:---------------|:-------|:----------------|:---------------|:--------------------|:---------------|:------------------|:---------------|:--------------------|:---------------|:----------------|:-------------|:-----------|:---------------|:--------------|:----------|:-------------------------|:--------------------|:-------------------|:----------------|:-------------|:--------|:-----------------|:--------|:----------|:-------|:----------|:----------|:--------------|:--------------|:-----------------------------|:--------------|:-----------------|:-------------|:-------------|:----------------------|:--------------|:---------------|:-----------|:--------------|:--------|:----------|:---------------------|:---------------|:-------|:------------|:---------------|:---------------|:---------------|:-----------------|:-----------------|:-----------|:------------|:-----------|:----------------|:--------------------|:--------|:----------|:----------------|:---------------|:---------------------------|:------------------|:-----------------|:-------------|:---------------|:--------------|:--------------|:--------------|:-------------|:--------|:-----------------|:--------------|:-----------|:----------|:-----------------|:--------|:-----------|:----------|:------------|:-----------------|:-----------|:---------|:------------|:---------|:-----------------------|:----------------|:-----------|:-------------|:--------------------|:-------------|:------|:------------|:--------|:-----------|:--------|:-------------|:-------------|:--------|:--------------|:--------------|:---------|:-----------|:-------------------|:------------|:-----------------|:-----------|:---------------|:----------|:-----------|:------------| | 0 | 42 | ![](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 | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1 | 5 | ![](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 | | X | | | | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2 | 17 | ![](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 | 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 | X | X | | X | | | | | X | | | X | | | | X | | X | X | X | X | X | | | | | | | | | X | X | X | X | X | X | X | | X | X | | | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4 | 12 | ![](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 | | | | | | | | | | | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5 | 5 | ![](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 | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6 | 6 | ![](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 | X | X | | X | | | | | X | | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7 | 11 | ![](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 | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8 | 8 | ![](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 | | | | | | | | | | | | | | | | | | | | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9 | 12 | ![](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 | X | | | | | | | | | | | | | | | | | | | | | | | | X | | X | | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | 10 | 9 | ![](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 | X | X | X |
提供机构:
CyberHarem
原始信息汇总

数据集概述

数据集名称

  • Dataset of texas/テキサス/德克萨斯 (Arknights)

数据集内容

  • 图像数量: 500张
  • 图像标签: 包含核心标签如animal_ears, black_hair, long_hair, wolf_ears, animal_ear_fluff, hair_between_eyes, multicolored_hair, red_hair, wolf_girl, breasts, two-tone_hair, tail, wolf_tail, colored_inner_hair

数据集来源

  • 图像来源: 从多个网站爬取,如danbooru, pixiv, zerochan等
  • 爬虫系统: 由DeepGHS Team开发

数据集版本

版本名称 图像数量 大小 下载链接 类型 描述
raw 500 1.05 GiB 下载链接 Waifuc-Raw 包含元信息的原始数据,最小边对齐至1400像素
800 500 465.87 MiB 下载链接 IMG+TXT 短边不超过800像素的数据集
stage3-p480-800 1315 1.04 GiB 下载链接 IMG+TXT 三阶段裁剪,区域不小于480x480像素的数据集
1200 500 865.47 MiB 下载链接 IMG+TXT 短边不超过1200像素的数据集
stage3-p480-1200 1315 1.69 GiB 下载链接 IMG+TXT 三阶段裁剪,区域不小于480x480像素的数据集

数据集使用

  • 加载工具: 使用waifuc加载原始数据集

数据集标签集群

  • 集群列表: 包含多个集群,每个集群有不同的图像样本和标签,用于进一步的数据分析和处理。

许可证

  • MIT
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作