snntorch.spikevision ====================== .. warning:: The spikevision module has been deprecated. To load neuromorphic datasets, we recommend using the `Tonic project `_. For examples on how to use snnTorch together with Tonic, please refer to `Tutorial 7 in the snnTorch Tutorial Series `_. The :code:`spikevision` module consists of neuromorphic datasets and common image transformations. It is the neuromorphic analog to `torchvision `_. :code:`spikevision` contains the following neuromorphic datasets: .. list-table:: :widths: 20 60 20 :header-rows: 1 * - Dataset - Description - Author URL * - `NMNIST `_ - | A spiking version of the original | frame-based `MNIST `_ dataset. - `G. Orchard `_ * - `DVSGesture `_ - | 11 hand gestures recorded from 29 subjects | under 3 illumination conditions using a DVS128. - `IBM Research `_ * - `SHD `_ - | Spikes in 700 input channels were generated | using an artificial cochlea model listening | to studio recordings of spoken digits from | 0 to 9 in both German and English languages. - `Zenke Lab `_ **Module Reference:** .. toctree:: :maxdepth: 2 :glob: snntorch.spikevision.spikedata