Speck Deployment Parameters
The following parameters are relevant when running LENS in event-driven mode on the Speck2fDevKit. These include options for data collection, on-chip deployment, simulation, and saving inputs.
Argument |
Type |
Description |
|---|---|---|
|
|
Enables event-driven mode using the on-chip LENS model deployed to the Speck2fDevKit. Required to trigger live inferencing from event streams. |
|
|
Runs an offline, time-based simulation of the Speck inferencing model using saved spike data. Useful for debugging or replicating deployment behavior without hardware. |
|
|
Activates data collection mode from the Speck2fDevKit. Captured spikes are converted into images and saved for training new models. |
|
|
If set, saves the raw input spike events as NumPy arrays for later analysis or use in simulated inference. |
|
|
Runs the system without a GUI preview. This is essential for deployment on headless devices or remote operation. |
|
|
Top-level dataset folder under |
|
|
Subfolder indicating the camera device or identifier (e.g., |
|
|
Name of the subfolder containing reference images or pre-captured spikes used to initialize the model. |
|
|
Number of reference places (images) to load into memory for place recognition. |
|
|
Size to resize input images to before feeding into the network. |
|
|
Size of the input images for the network. |
|
|
Spike integration window in milliseconds (e.g., |