The Nexora Vision Dataset v1 Medium is a curated collection of 5,231 high-quality AI-generated images built for generative AI research, diffusion model training, and computer vision experimentation.
Developed and curated by ArkDevelopmentLabs / ArkAiLab (ADL).
This repository serves as the official project hub for Nexora Vision Dataset v1 Medium.
Due to file size limitations on GitHub, the dataset images are hosted on Hugging Face.
All documentation, licensing information, and updates are maintained here.
The full dataset (images) is available at:
Hugging Face
https://huggingface.co/datasets/ArkAiLab-Adl/Nexora-vision-dataset-v1-medium
- Total images: 5,231
- Resolution: High-resolution (portrait-optimized)
- Format: jpg
- Modalities: Image only
- Categories: Cinematic, Anime, Sci-Fi, Realistic, Artistic
Nexora-vision-dataset-v1-medium/
├─ README.md
├─ LICENSE
└─ docs/ (optional future additions)
This repository is licensed under the MIT License and applies to:
- Dataset structure
- Documentation
- Any scripts and configuration files
All images are distributed under the Pixabay License and were obtained
using the official Pixabay API.
https://pixabay.com/service/license/
Image ownership remains with the original creators on Pixabay.
If you use this dataset in research, training, or publications, attribution is appreciated:
JackMa — ArkDevelopmentLab / ArkAiLab (ADL)
from datasets import load_dataset
dataset = load_dataset("ArkAiLab-Adl/Nexora-vision-dataset-v1-medium")
print(dataset)Developed by ArkDevelopmentLabs (ADL) Dataset creators: JackMa (ArkDevelopmentLab / ArkAiLab)