Datasets:

Languages:
English
Size:
< 1K
ArXiv:
Libraries:
Datasets
License:
Dataset Viewer
Auto-converted to Parquet
Search is not available for this dataset
video
video
label
class label
2 classes
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
0lensed
End of preview. Expand in Data Studio

Dataset Card for LenslessMic Version of SongDescriber Dataset

Dataset Summary

A LenslessMic version of the SongDescriber music dataset from the "LenslessMic: Audio Encryption and Authentication via Lensless Computational Imaging" paper.

Partition # Audio # Frames
test 195 58500

To download the dataset and work with it, use our official repository.

Dataset is collected using DigiCam. Setup configuration:

Parameter Value
Screen Size [1920, 1200]
Screen Pixel-Pitch 0.27 mm
Screen-To-Mask Distance 30e-2 m
Sensor Size [4056, 3040]
Sensor Size Downsample Coefficient 8
Sensor Pixel-Pitch 1.55 Γ— 10⁻⁢ m
Mask-To-Sensor Distance β‰ˆ 4e-3 m
Image size on the Screen (256 case) 928 Γ— 928
Image size on the Screen (288 case) 1044 Γ— 1044
Vertical Shift on the Screen (256 case) -23
Vertical Shift on the Screen (288 case) -20
Number of masks 100
Mask Aperture Shape (for 1/3 channels) [18, 24]
Mask Center [55, 77]

For other configuration, please refer to the codebase above.

Dataset Structure

Dataset is structured in the following format:

.
└── partition_name
    β”œβ”€β”€ audio # for original audio
    |   β”œβ”€β”€ filename_i.mp3  # i-th audio file
    |   └── filename_i.txt  # licence information for the i-th audio file
    └── neural_audio_codec_name
        β”œβ”€β”€ lensed # lensed version of the video representation
        |   β”œβ”€β”€ filename_i.mkv # normalized video representation of i-th audio file using this codec
        |   β”œβ”€β”€ filename_i_max_vals.pth # per-frame max values before normalization
        |   └── filename_i_min_vals.pth # per-frame min values before normalization
        └── lensless_measurement # lensless version captured using LenslessMic
            β”œβ”€β”€ filename_i.mkv # lensless video of the i-th audio file
            β”œβ”€β”€ filename_i.txt # label 'j' of the mask from the masks dir used for this video
            └── masks # masks for the lensless camera
                └── mask_j.npy # mask pattern

Codecs used:

  1. Original 16khz DAC: 32x32_120_16khz_original.

Some codecs have different types of lensless measurements:

  1. lensless_measurement: standard version. Resizes images in a screen in a such a way that they have size 256x256 on the sensor.

Region of interest for the reconstruction for this dataset is:

Sensor Image Size Top Left Corner Height Width
256 x 256 [65, 118] 256 256

Citation

If you use this dataset, please cite it as follows:

@article{grinberg2025lenslessmic,
  title = {LenslessMic: Audio Encryption and Authentication via Lensless Computational Imaging},
  author = {Grinberg, Petr and Bezzam, Eric and Prandoni, Paolo and Vetterli, Martin},
  journal = {arXiv preprint arXiv:2509.16418},
  year = {2025},
}
Downloads last month
46

Models trained or fine-tuned on Blinorot/lensless_mic_songdescriber

Collection including Blinorot/lensless_mic_songdescriber