kfahn/3d_gears
收藏Hugging Face2023-12-04 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/kfahn/3d_gears
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype:
class_label:
names:
'0': dark
'1': light
splits:
- name: train
num_bytes: 296821064
num_examples: 4000
download_size: 264360785
dataset_size: 296821064
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
license: mit
---
I created these images using a p5.js. I first rendered them in a GIF, uploaded to Google Drive, and then extracted the individual frames
from the GIF.
The light background gears images were generated in p5.js using this [sketch](https://editor.p5js.org/kfahn/sketches/mJ4FOnPy5).
The dark background gears images were generated in p5.js using this [sketch](https://editor.p5js.org/kfahn/sketches/mJ4FOnPy5).
提供机构:
kfahn
原始信息汇总
数据集概述
数据集信息
-
特征:
image: 图像数据label: 标签数据,包含两个类别:0: dark1: light
-
数据分割:
train: 训练集,包含4000个样本,总大小为296821064字节
-
文件大小:
- 下载大小: 264360785字节
- 数据集大小: 296821064字节
-
配置:
default: 默认配置,包含训练集文件路径为data/train-*
-
许可证: MIT许可证



