detection-moving-mnist-easy / dataset_stats.json
Max-Ploter's picture
Add files using upload-large-folder tool
9ce5578 verified
raw
history blame contribute delete
222 Bytes
{
"train": {
"mean": [
0.023958550628466375
],
"std": [
0.14140212075592035
]
},
"test": {
"mean": [
0.024210869560423308
],
"std": [
0.1423791946229605
]
}
}