metadata
tags:
- huggingnft
- nft
- huggan
- gan
- image
- images
task:
- unconditional-image-generation
datasets:
- huggingnft/trippytoadznft
license: mit
Dataset Card
Disclaimer
All rights belong to their owners. Models and datasets can be removed from the site at the request of the copyright holder.
Table of Contents
- Dataset Description
- How to use
- Dataset Structure
- Dataset Creation
- Considerations for Using the Data
- Additional Information
- About
Dataset Description
- Homepage: https://github.com/AlekseyKorshuk/huggingnft
- Repository: https://github.com/AlekseyKorshuk/huggingnft
- Paper: More Information Needed
- Point of Contact: More Information Needed
Dataset Summary
NFT images dataset for unconditional generation.
NFT collection available here.
Model is available here.
Check Space: link.
Supported Tasks and Leaderboards
How to use
How to load this dataset directly with the datasets library:
from datasets import load_dataset
dataset = load_dataset("huggingnft/trippytoadznft")
Dataset Structure
Data Fields
The data fields are the same among all splits.
image
: animage
feature.id
: anint
feature.token_metadata
: astr
feature.image_original_url
: astr
feature.
Data Splits
Dataset Creation
Curation Rationale
Source Data
Initial Data Collection and Normalization
Who are the source language producers?
Annotations
Annotation process
Who are the annotators?
Personal and Sensitive Information
Considerations for Using the Data
Social Impact of Dataset
Discussion of Biases
Other Known Limitations
Additional Information
Dataset Curators
Licensing Information
Citation Information
@InProceedings{huggingnft,
author={Aleksey Korshuk}
year=2022
}
About
Built by Aleksey Korshuk
For more details, visit the project repository.