Skip to content

ArkDevelopmentLabs/Nexora-vision-dataset-v1-medium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Nexora Vision Dataset v1 Medium

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).


Overview

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.


Dataset Access

The full dataset (images) is available at:

Hugging Face
https://huggingface.co/datasets/ArkAiLab-Adl/Nexora-vision-dataset-v1-medium


Dataset Specifications

  • Total images: 5,231
  • Resolution: High-resolution (portrait-optimized)
  • Format: jpg
  • Modalities: Image only
  • Categories: Cinematic, Anime, Sci-Fi, Realistic, Artistic

Repository Structure

Nexora-vision-dataset-v1-medium/
├─ README.md
├─ LICENSE
└─ docs/ (optional future additions)

License

This repository is licensed under the MIT License and applies to:

  • Dataset structure
  • Documentation
  • Any scripts and configuration files

Images License

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.


Attribution

If you use this dataset in research, training, or publications, attribution is appreciated:

JackMa — ArkDevelopmentLab / ArkAiLab (ADL)


Usage Example (Hugging Face)

from datasets import load_dataset

dataset = load_dataset("ArkAiLab-Adl/Nexora-vision-dataset-v1-medium")
print(dataset)

Credits

Developed by ArkDevelopmentLabs (ADL) Dataset creators: JackMa (ArkDevelopmentLab / ArkAiLab)

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors