Datasets:
metadata
annotations_creators: []
language: en
size_categories:
- n<1K
task_categories:
- image-classification
task_ids: []
pretty_name: reconstructions
tags:
- fiftyone
- group
- image-classification
dataset_summary: >
This is a [FiftyOne](https://github.com/voxel51/fiftyone) dataset with 255
samples.
## Installation
If you haven't already, install FiftyOne:
```bash
pip install -U fiftyone
```
## Usage
```python
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)
```
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.