遇见数据集

SaiCharithaAkula21/dataset4

收藏
Hugging Face2024-05-19 更新2024-06-12 收录
官方服务:

资源简介:

# Sample Image Dataset test change!!! This is a sample dataset containing a few images and their labels. ## Structure - `images/`: Contains the image files. - `metadata.csv`: Contains the metadata with image filenames and labels. ## Usage You can load this dataset using the `datasets` library. ```python from datasets import load_dataset dataset = load_dataset("username/sample_dataset")

提供机构:
SaiCharithaAkula21
原始信息汇总

样本图像数据集概述

数据集结构

  • images/: 包含所有图像文件。
  • metadata.csv: 包含图像文件名及其对应的标签信息。

使用方法

本数据集可通过datasets库加载,具体代码如下:

python from datasets import load_dataset

dataset = load_dataset("username/sample_dataset")

二维码
社区交流群
二维码
科研交流群
商业服务