Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Live DVS input #307

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

Support Live DVS input #307

wants to merge 8 commits into from

Conversation

hunse
Copy link
Collaborator

@hunse hunse commented Dec 23, 2020

This supports input from a live DVS camera. It is an update of #235, and is based of #306.

I've tested the use_cores flag, which uses Loihi cores to route input the same as with a live DVS, but still reads from a file. The output is qualitatively similar to what we would expect, however the spike rates are significantly different, suggesting that there's some sort of scaling issue there.

The live DVS portion has not been tested since the rebase. At the very least, some imports need to be updated for the newer NxSDKs.

Also note that this does not include any of the additional commits in the dvs087-tcs branch. I don't think any of these additional commits are necessary to get live DVS working, but they may be useful.

hunse and others added 8 commits December 22, 2020 15:35
This lets them be a base class for nodes that must be on chip,
like DVS nodes.
Works in emulator and on-chip, but does not use the on-chip
structures required for live DVS.
This allocates 85 cores like the live DVS, so that file-based
and live DVS can be as similar as possible.
@hunse hunse mentioned this pull request Jan 18, 2021
1 task
@tbekolay tbekolay marked this pull request as draft December 13, 2021 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants