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

Ethernet IO for YOLO-KP #280

Merged
merged 3 commits into from
Jan 17, 2024
Merged

Ethernet IO for YOLO-KP #280

merged 3 commits into from
Jan 17, 2024

Conversation

bamsumit
Copy link
Contributor

Issue Number:

Objective of pull request:

Pull request checklist

Your PR fulfills the following requirements:

  • Issue created that explains the change and why it's needed
  • Tests are part of the PR (for bug fixes / features)
  • Docs reviewed and added / updated if needed (for bug fixes / features)
  • PR conforms to Coding Conventions
  • PR applys BSD 3-clause or LGPL2.1+ Licenses to all code files
  • Lint (flakeheaven lint src/lava tests/) and (bandit -r src/lava/.) pass locally
  • Build tests (pytest) passes locally

Pull request type

Please check your PR type:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation changes
  • Other (please describe):

What is the current behavior?

What is the new behavior?

Does this introduce a breaking change?

  • Yes
  • No

Supplemental information

@bamsumit
Copy link
Contributor Author

Tests pass locally. Forcing merge.

@bamsumit bamsumit merged commit fb434d1 into lava-nc:demo Jan 17, 2024
mgkwill added a commit that referenced this pull request Jul 26, 2024
* Update project for demo

Signed-off-by: Marcus G K Williams <Marcus G K Williams [email protected]>

* Dsiac demo (#275)

* train yolo on DSIAC dataset

Signed-off-by: Jonathan Timcheck <[email protected]>

* dsiac inference notebook path update

Signed-off-by: Jonathan Timcheck <[email protected]>

---------

Signed-off-by: Jonathan Timcheck <[email protected]>
Co-authored-by: Jonathan Timcheck <[email protected]>

* working version of prophesee dataset

Signed-off-by: y <[email protected]>

* added inference prophesee tutotial

Signed-off-by: y <[email protected]>

* updated necessary files

Signed-off-by: y <[email protected]>

* fixed merge issues

Signed-off-by: y <[email protected]>

* Remove paths of lecampos home dir

Signed-off-by: Marcus G K Williams <Marcus G K Williams [email protected]>

* Dsiac demo (#275)

* train yolo on DSIAC dataset

Signed-off-by: Jonathan Timcheck <[email protected]>

* dsiac inference notebook path update

Signed-off-by: Jonathan Timcheck <[email protected]>

---------

Signed-off-by: Jonathan Timcheck <[email protected]>
Co-authored-by: Jonathan Timcheck <[email protected]>

* Adding orig pyproject.toml to run CI, will revert after CI passes

Signed-off-by: Marcus G K Williams <Marcus G K Williams [email protected]>

* Add seperate train_sdnn.py

Signed-off-by: Marcus G K Williams <Marcus G K Williams [email protected]>

* Add back Trained_yolo_kp + Trained_tiny_yolov3_str

Signed-off-by: Marcus G K Williams <Marcus G K Williams [email protected]>

* Update poetry.lock

Signed-off-by: Marcus G K Williams <Marcus G K Williams [email protected]>

* clarify dsiac vs bdd100k

* Update to use demo pyproject.toml

Signed-off-by: Marcus G K Williams <Marcus G K Williams [email protected]>

* Update utils.py

* path through model_args

* clean output

* Remove poetry.lock

Signed-off-by: Marcus G K Williams <Marcus G K Williams [email protected]>

* Ethernet IO for YOLO-KP (#280)

* Working eth version of YOLO-KP

Signed-off-by: bamsumit <[email protected]>

* Cleaned up execution notebook for eth IO

Signed-off-by: bamsumit <[email protected]>

---------

Signed-off-by: bamsumit <[email protected]>

* deterministic test sample load

Signed-off-by: Jonathan Timcheck <[email protected]>

* Fixed weird error message for prophesee dataset

Signed-off-by: bamsumit <[email protected]>

* Stable yolo execution with ethernet

Signed-off-by: bamsumit <[email protected]>

* Update poetry.lock

Signed-off-by: Marcus G K Williams <Marcus G K Williams [email protected]>

* Update to demo on lava-nc

Signed-off-by: Marcus G K Williams <Marcus G K Williams [email protected]>

* Change base to upstream, update poetry deps

Signed-off-by: Marcus G K Williams <Marcus G K Williams [email protected]>

* Use composite actions v1.5.10_py3.10

Signed-off-by: Marcus G K Williams <Marcus G K Williams [email protected]>

* Update ci.yml

* Update ci.yml

* Update ci.yml

* Remove macOS from unit test runs ci.yml

brew python version is not working with CI scripts and debugging is taking a long time, temp remove of macOS

---------

Signed-off-by: Marcus G K Williams <Marcus G K Williams [email protected]>
Signed-off-by: Jonathan Timcheck <[email protected]>
Signed-off-by: y <[email protected]>
Signed-off-by: bamsumit <[email protected]>
Co-authored-by: Marcus G K Williams <Marcus G K Williams [email protected]>
Co-authored-by: Jonathan Timcheck <[email protected]>
Co-authored-by: y <[email protected]>
Co-authored-by: timcheck <[email protected]>
Co-authored-by: PhilippPlank <[email protected]>
Co-authored-by: bamsumit <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant