fuyu
Datasets
All datasets matching “fuyu”ibl-regression-ver2-allmayuzumi_fuyuko_theidolmstershinycolors
Dataset of mayuzumi_fuyuko/黛冬優子 (THE iDOLM@STER: SHINY COLORS)
This is the dataset of mayuzumi_fuyuko/黛冬優子 (THE iDOLM@STER: SHINY COLORS), containing 500 images and their tags.
The core tags of this character are black_hair, long_hair, bangs, brown_eyes, blunt_bangs, breasts, two_side_up, ribbon, medium_breasts, bow, 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… See the full description on the dataset page: https://huggingface.co/datasets/CyberHarem/mayuzumi_fuyuko_theidolmstershinycolors.spiqa-simplified-for-fuyu8b-transfer-learning
Steps:
You need to download the images.zip from the files and unzip it to ./SPIQA_images as showed in code below
Data entries refer to images in local unzipped location, along with question on image and then answer.
import os
import json
import requests
import zipfile
from tqdm import tqdm
def download_file(url, filename):
response = requests.get(url, stream=True)
total_size = int(response.headers.get('content-length', 0))
with open(filename, 'wb') as file… See the full description on the dataset page: https://huggingface.co/datasets/sugiv/spiqa-simplified-for-fuyu8b-transfer-learning.ibl-regression-ver4-restrict_linearclip-for-vlpibl-regression-ver2-linear
