Dataset Viewer
Auto-converted to Parquet Duplicate
Search is not available for this dataset
image
imagewidth (px)
28
28
noise
array 2D
raw_image
imagewidth (px)
28
28
label
class label
10 classes
source_index
int32
0
60k
replica_index
int16
0
4
noise_variance
float32
0.01
0.1
[ [ 0.03047170676290989, -0.10399840772151947, 0.07504511624574661, 0.09405647218227386, -0.1951035112142563, -0.13021795451641083, 0.012784040533006191, -0.03162425756454468, -0.0016801157034933567, -0.085304394364357, 0.0879397988319397, 0.07777919620275497, 0.006...
55
0
0
0.01
[ [ 0.0020633558742702007, 0.04485077038407326, 0.00797049980610609, -0.03658083826303482, -0.19513733685016632, -0.027231264859437943, -0.1345047801733017, -0.22540383040905, 0.09216181933879852, 0.07053624093532562, -0.32210326194763184, -0.022117286920547485, 0.1...
55
0
1
0.0325
[ [ 0.17113348841667175, -0.37220755219459534, 0.005893205292522907, -0.051579516381025314, 0.08009088784456253, -0.0030344100669026375, -0.340899258852005, -0.2960565388202667, 0.006900439970195293, 0.241270512342453, -0.5192729830741882, 0.08108007162809372, 0.278...
55
0
2
0.055
[ [ -0.01036975346505642, 0.054997339844703674, -0.32994142174720764, -0.6086797118186951, 0.04178081825375557, 0.09019506722688675, 0.3366450071334839, 0.4374413788318634, 0.4370690882205963, -0.2778380215167999, -0.09806643426418304, 0.13371941447257996, 0.7048524...
55
0
3
0.0775
[ [ 0.4002731740474701, 0.33699923753738403, 0.16995151340961456, 0.6236631274223328, -0.059844743460416794, 0.9587274789810181, -0.07195112109184265, 0.08069922775030136, -0.12578842043876648, 0.11773967742919922, 0.2642446458339691, -0.03602352738380432, 0.5618481...
55
0
4
0.1
[ [ 0.03230832517147064, -0.03161248564720154, -0.11016218364238739, 0.0665833055973053, 0.0012513758847489953, 0.08883575350046158, 0.07900755107402802, -0.14217621088027954, -0.1434222161769867, -0.07555407285690308, -0.10562653839588165, 0.0755251795053482, 0.035...
00
1
0
0.01
[ [ 0.13075965642929077, 0.1037222146987915, 0.07611078023910522, -0.06284240633249283, -0.14543823897838593, 0.09946422278881073, 0.07687889784574509, -0.10111752152442932, 0.20000427961349487, -0.15916083753108978, -0.10519617050886154, 0.2950107455253601, 0.15658...
00
1
1
0.0325
[ [ -0.2312081754207611, -0.1693526804447174, -0.05968578904867172, -0.5521910786628723, -0.0486462339758873, -0.1277131587266922, 0.18380795419216156, 0.08264967054128647, -0.14087584614753723, 0.13835808634757996, 0.16962021589279175, -0.1802399605512619, -0.11562...
00
1
2
0.055
[ [ 0.14944365620613098, 0.8635284900665283, -0.03415161371231079, -0.033163007348775864, 0.20701143145561218, 0.4580412209033966, 0.27141955494880676, -0.6000955700874329, 0.15684360265731812, 0.7159950733184814, 0.1732802540063858, -0.321427583694458, 0.0784580484...
00
1
3
0.0775
[ [ 0.8257031440734863, -0.18162354826927185, 0.4729325473308563, 0.00847283098846674, 0.33554619550704956, -0.21771614253520966, 0.19787779450416565, -0.08006588369607925, 0.49932461977005005, 0.13871905207633972, 0.2959710657596588, -0.6843411922454834, -0.0270604...
00
1
4
0.1
[ [ 0.0011123302392661572, -0.23860414326190948, -0.019056230783462524, -0.07530467212200165, 0.09180716425180435, 0.09950307756662369, 0.05766802281141281, 0.03954586386680603, -0.14973467588424683, 0.05906430631875992, 0.06293979287147522, 0.12451926618814468, 0.2...
44
2
0
0.01
[ [ -0.19858813285827637, 0.13833460211753845, -0.10320454090833664, -0.2135743647813797, -0.033457472920417786, 0.25247374176979065, 0.03263123705983162, 0.26978322863578796, -0.134979709982872, 0.1889040470123291, -0.11756981909275055, 0.04062170162796974, 0.03906...
44
2
1
0.0325
End of preview. Expand in Data Studio

tsilva/mnist-gaussian-noisy

Dataset Summary

This dataset expands MNIST by creating multiple Gaussian-noisy variants of each original example. Each row is structured for direct supervised training: the input is a noisy image and the target is the original sampled Gaussian noise map, with the clean image kept as a reference column.

Noise is sampled from a zero-mean normal distribution on normalized pixel values in [0, 1], added to the clean image, clipped back to [0, 1], and converted to 8-bit grayscale. The noise column stores the original sampled Gaussian draw before clipping.

Columns

  • image: the noisy 28x28 grayscale input image used as the model source
  • noise: the 28x28 float Gaussian noise sample in normalized pixel space
  • raw_image: the clean 28x28 grayscale reference image
  • label: the original digit class from 0 to 9
  • source_index: the original example index inside the source MNIST split
  • replica_index: which noisy replica this row corresponds to for the clean source image
  • noise_variance: the Gaussian variance used to sample the stored noise map

Splits

  • train: 300,000 image pairs
  • test: 44,600 image pairs, balanced to 4,460 pairs per class

Noise Configuration

  • Source dataset: MNIST
  • Noisy counterparts per source example: 5
  • Variances: 0.0100, 0.0325, 0.0550, 0.0775, 0.1000
  • Random seed: 42
  • Test balancing: exact class balance via downsampling the MNIST test split to the minimum class count

Intended Use

This dataset is intended for experiments where each training row should already contain a noisy source image and the original noise sample used to corrupt it. It is suited for noise prediction and generative or iterative denoising setups that operate directly on sampled noise fields.

Load Example

from datasets import load_dataset

ds = load_dataset("tsilva/mnist-gaussian-noisy")
sample = ds["train"][0]
print(sample["image"])
print(sample["noise"][0][0])
print(sample["raw_image"])
print(sample["noise_variance"])
Downloads last month
16