Dataset Viewer
Auto-converted to Parquet Duplicate
npy
listlengths
256
256
json
dict
__key__
stringlengths
6
6
__url__
stringclasses
1 value
[[0.00003741581167560071,0.00003996662417193875,0.00004674134106608108,0.000054926687880652025,0.000(...TRUNCATED)
{"chemical_formula":"'Lu Ni Sn2'","chemical_name":"'Lutetium nickel tin (1/1/2)'","distortion":"raw"(...TRUNCATED)
000000
"/tmp/hf-datasets-cache/medium/datasets/16204951425995-config-parquet-and-info-Stemson-AI-atomagined(...TRUNCATED)
[[0.0,0.6000000238418579,0.8299999833106995,0.8650000095367432,0.8050000071525574,0.7774999737739563(...TRUNCATED)
{"chemical_formula":"'Lu Ni Sn2'","chemical_name":"'Lutetium nickel tin (1/1/2)'","distortion":"stem(...TRUNCATED)
000001
"/tmp/hf-datasets-cache/medium/datasets/16204951425995-config-parquet-and-info-Stemson-AI-atomagined(...TRUNCATED)
[[1.3650000095367432,0.9975000023841858,0.9225000143051147,0.9424999952316284,0.9350000023841858,0.9(...TRUNCATED)
{"chemical_formula":"'Lu Ni Sn2'","chemical_name":"'Lutetium nickel tin (1/1/2)'","distortion":"stem(...TRUNCATED)
000002
"/tmp/hf-datasets-cache/medium/datasets/16204951425995-config-parquet-and-info-Stemson-AI-atomagined(...TRUNCATED)
[[0.0,0.800000011920929,0.8924999833106995,0.9024999737739563,0.8274999856948853,0.7674999833106995,(...TRUNCATED)
{"chemical_formula":"'Lu Ni Sn2'","chemical_name":"'Lutetium nickel tin (1/1/2)'","distortion":"stem(...TRUNCATED)
000003
"/tmp/hf-datasets-cache/medium/datasets/16204951425995-config-parquet-and-info-Stemson-AI-atomagined(...TRUNCATED)
[[1.212499976158142,0.9325000047683716,0.9800000190734863,0.8725000023841858,0.9275000095367432,0.88(...TRUNCATED)
{"chemical_formula":"'Lu Ni Sn2'","chemical_name":"'Lutetium nickel tin (1/1/2)'","distortion":"stem(...TRUNCATED)
000004
"/tmp/hf-datasets-cache/medium/datasets/16204951425995-config-parquet-and-info-Stemson-AI-atomagined(...TRUNCATED)
[[0.1599999964237213,0.7250000238418579,0.6974999904632568,0.6399999856948853,0.6474999785423279,0.7(...TRUNCATED)
{"chemical_formula":"'Lu Ni Sn2'","chemical_name":"'Lutetium nickel tin (1/1/2)'","distortion":"stem(...TRUNCATED)
000005
"/tmp/hf-datasets-cache/medium/datasets/16204951425995-config-parquet-and-info-Stemson-AI-atomagined(...TRUNCATED)
[[0.012500000186264515,0.6150000095367432,0.6474999785423279,0.7149999737739563,0.6924999952316284,0(...TRUNCATED)
{"chemical_formula":"'Lu Ni Sn2'","chemical_name":"'Lutetium nickel tin (1/1/2)'","distortion":"stem(...TRUNCATED)
000006
"/tmp/hf-datasets-cache/medium/datasets/16204951425995-config-parquet-and-info-Stemson-AI-atomagined(...TRUNCATED)
[[0.0,0.35749998688697815,0.625,0.675000011920929,0.7225000262260437,0.7074999809265137,0.6825000047(...TRUNCATED)
{"chemical_formula":"'Lu Ni Sn2'","chemical_name":"'Lutetium nickel tin (1/1/2)'","distortion":"stem(...TRUNCATED)
000007
"/tmp/hf-datasets-cache/medium/datasets/16204951425995-config-parquet-and-info-Stemson-AI-atomagined(...TRUNCATED)
[[0.5899999737739563,0.5600000023841858,0.5799999833106995,0.7099999785423279,0.7599999904632568,0.6(...TRUNCATED)
{"chemical_formula":"'Lu Ni Sn2'","chemical_name":"'Lutetium nickel tin (1/1/2)'","distortion":"stem(...TRUNCATED)
000008
"/tmp/hf-datasets-cache/medium/datasets/16204951425995-config-parquet-and-info-Stemson-AI-atomagined(...TRUNCATED)
[[1.899999976158142,0.699999988079071,0.75,0.824999988079071,0.7250000238418579,0.875,0.649999976158(...TRUNCATED)
{"chemical_formula":"'Lu Ni Sn2'","chemical_name":"'Lutetium nickel tin (1/1/2)'","distortion":"stem(...TRUNCATED)
000009
"/tmp/hf-datasets-cache/medium/datasets/16204951425995-config-parquet-and-info-Stemson-AI-atomagined(...TRUNCATED)
End of preview. Expand in Data Studio

Atomagined Dataset (WebDataset)

Simulated atomic-resolution HAADF-STEM images from the atomagined dataset. Each image is a 256x256 simulation of a unique ICSD crystal structure prototype viewed along a specific crystallographic direction, with various post-processing distortion conditions applied.

Dataset Description

This is a WebDataset conversion of the atomagined proxy dataset (subset available via GitHub). The full dataset (~67,871 images) is hosted on the Materials Data Facility. This version contains 299 samples from 61 unique structure/orientation combinations across three subsets: general simulations, retrieval targets, and retrieval choices.

Each h5 file in the original data contains multiple distortion variants of the same simulation. These have been flattened so that each (structure, distortion) pair is an individual sample.

Format

WebDataset format: 1 TAR shard, 76 MB total.

Each sample in the shard contains:

  • {idx:06d}.npy — 256x256 float32 HAADF-STEM image
  • {idx:06d}.json — metadata

Metadata Fields

Field Type Description
ref_id string Reference ID: {ICSD_CollCode}.{uvw_encoding}
subset string Dataset subset: general, targets, or choices
distortion string Distortion condition (e.g., raw, stem00-clean, stem00-blur1, stem00-cnts2)
width int Image width (256)
height int Image height (256)
min_value float Minimum pixel intensity
max_value float Maximum pixel intensity
mean_value float Mean pixel intensity
std_value float Standard deviation of pixel intensity
icsd_id string ICSD collection code
chemical_name string Systematic chemical name
chemical_formula string Structural chemical formula
structure_type string Crystal structure type
space_group string Space group name
space_group_number string International Tables space group number
uvw_orient string Viewing direction [u,v,w]
hkl_orient string Miller indices of the viewing plane
n_atoms_projected int Number of atom columns in the projection

Distortion Conditions

Code Description
raw Raw simulation output
stem00-clean Clean (no distortion)
stem00-blur{1,2} Gaussian blur (two levels)
stem00-cnts{1,2} Count noise / Poisson noise
stem00-scan{1,2} Scan distortion
stem00-bkgd{1,2} Background noise
stem00-dfct{1,2} Structural defects
stem00-blbk{1,2} Blur + background combined
stem01-comb1 Combined distortion level 1
stem02-comb2 Combined distortion level 2

Usage

import webdataset as wds
import numpy as np
from torch.utils.data import DataLoader

url = "path/to/atomagined_wds/train-0000.tar"
dataset = wds.WebDataset(url).decode()
dataloader = DataLoader(dataset, batch_size=32, num_workers=2)

for sample in dataloader:
    image = sample[".npy"]      # 256x256 float32
    metadata = sample[".json"]  # dict with ICSD info, distortion type, etc.

Source

Original data from MaterialEyes/atomagined. Full dataset on Materials Data Facility.

Citation

Schwenker, E. et al. Image Matching for Computer Vision in Atomic-Resolution Electron Microscopy, 2020.

License

CC-BY-4.0

Downloads last month
11