Search is not available for this dataset
image
imagewidth (px)
165
3.43k

Dataset Card for reconstructions

Wait! Before you go, ❤️ the dataset! Let's get this trending!

This is a FiftyOne dataset with 255 samples.

Installation

If you haven't already, install FiftyOne:

pip install -U fiftyone

Usage

import fiftyone as fo
from fiftyone.utils.huggingface import load_from_hub

# Load the dataset
# Note: other available arguments include 'max_samples', etc
dataset = load_from_hub("harpreetsahota/marvel-masterpieces-with-3dmesh")

# Launch the App
session = fo.launch_app(dataset)

All images are scraped from the Marvel Fandom Database.

This content is available under CC-BY-SA.

All Marvel Comics characters and the distinctive likeness(es) thereof are Trademarks & Copyright © 1941-2024 Marvel Characters, Inc. ALL RIGHTS RESERVED.

Downloads last month
50
Edit dataset card