File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,15 @@ Our contributions are
2323- formulating neuromorphic event-streams as a language modeling problem with ** asynchronous tokens**
2424- effectively model event-based vision ** without frames and without CNNs**
2525
26+ ## Results
27+ | Dataset | Accuracy (%) | Checkpoint |
28+ | ------- | -------- | ---------- |
29+ | SHD | 95.9 | [ medium] ( https://datashare.tu-dresden.de/s/kyx86AZ9dsjyGdn ) |
30+ | SSC | 85.3 | small |
31+ | SSC | 88.4 | [ medium] ( https://datashare.tu-dresden.de/s/rBRpdam2eGpiQfJ ) |
32+ | DVS | 98.1 | [ small] ( https://datashare.tu-dresden.de/s/CLJFGTEPmCJy9yf ) |
33+ | DVS | 99.2 | [ medium] ( https://datashare.tu-dresden.de/s/PaanHj24JpfKk5t ) |
34+
2635## Installation
2736The project is implemented in [ JAX] ( https://github.com/google/jax ) with [ Flax] ( https://flax.readthedocs.io/en/latest/ ) .
2837By default, we install JAX with GPU support with CUDA >= 12.0.
You can’t perform that action at this time.
0 commit comments