CoolFace
Datasetpublic

JimGalasyn/vortex-vision-data

Vortex Vision Training Data Multi-scale vortex structure training images for the vortex-vision CNN/GNN pipeline. Overview This dataset contains labeled images of vortex structures across physical scales, from atmospheric phenomena (tornadoes, waterspouts, jellyfish clouds) to astronomical objects (nebular pillars, proplyds, filaments). The goal is to train a neural network that identifies vortex morphologies (columns, rings, braids, Y-junctions, X-crossings… See the full description on the dataset page: https://huggingface.co/datasets/JimGalasyn/vortex-vision-data.

sourceHugging Facecc-by-sa-4.0updated 6mo agoView on Hugging Face
1likes57downloads
Dataset Card

Vortex Vision Training Data

Multi-scale vortex structure training images for the vortex-vision CNN/GNN pipeline.

Overview

This dataset contains labeled images of vortex structures across physical scales, from atmospheric phenomena (tornadoes, waterspouts, jellyfish clouds) to astronomical objects (nebular pillars, proplyds, filaments). The goal is to train a neural network that identifies vortex morphologies (columns, rings, braids, Y-junctions, X-crossings, kinks) independent of scale and medium.

Organization

atmospheric/
├── waterspouts/     # Waterspout photographs
├── tornadoes/       # Tornado photographs
└── clouds/          # Jellyfish clouds, funnel clouds
nebular/
├── pillars/         # Eagle Nebula, Carina, IC 1396A, etc.
├── proplyds/        # Protoplanetary disks in Orion, etc.
├── jets/            # Protostellar jets
└── filaments/       # Galactic center, dust lanes
laboratory/          # Smoke rings, PIV, superfluid He
simulation/          # GPE and Biot-Savart simulation outputs

Catalog

The catalog metadata (object definitions, observation records, feature annotations) is maintained in the main vortex-vision repository under data/catalog/ and data/annotations/. Image filenames in the catalog reference paths in this dataset.

Key Objects

Object IDNameScaleFeatures
nebpillar001IC 1396A Elephant TrunkNebularRing, braid, Y-junction, virga, self-similar sub-ring
atmowaterspout001Whitsunday WaterspoutAtmosphericResolved braid, ring at base and top
atmotornado001Y-Junction TornadoAtmosphericTextbook Y-junction
atmowaterspout002Po River Delta MergerAtmosphericTime-resolved vortex reconnection (4 frames)

Vortex Feature Taxonomy

  • Column: Elongated vortex filament
  • Ring: Toroidal vortex (ring vortex)
  • Braid: Two or more filaments wound around shared axis
  • Y-junction: Three filaments meeting at a point (merge or split)
  • X-crossing: Two filaments crossing/reconnecting
  • Kink: Sharp bend in a filament (possibly from embedded ring)
  • Kelvin wave: Helical oscillation along a filament
  • Virga: Entrained material draping from a ring vortex

License

Individual image licenses vary — see the observation catalog for per-image attribution and license information. Dataset structure and annotations are CC-BY-SA 4.0.