Skip to content

Releases: ljkeller/SPARK

v2.0.0: Merge pull request #4 from ljkeller/feature/ew_deploy

07 Apr 17:29
158df8c
Compare
Choose a tag to compare

Release Notes

This release contains improvements for the Embedded World 2024 Nuremberg demo, Embedded Vision Summit 2024 San Francisco demos.

  • Better installing
  • Utilities for FAEs
  • Improved Model
  • Optimized Code

Directions (On RZBoard)

Important

Make sure you're on RZBoard with a QT enabled image before running these.

curl -L https://github.com/ljkeller/SPARK/archive/refs/tags/v2.0.0.tar.gz -o SPARK-2.0.0.tar.gz
tar -xzvf SPARK-2.0.0.tar.gz
cd SPARK-2.0.0/ && ./install.sh

V1.0.6 Improved Model + Utils for Embedded World

07 Apr 16:50
5063f53
Compare
Choose a tag to compare

Release Notes

This release contains improvements for the Embedded World 2024 Nuremberg demo, Embedded Vision Summit 2024 San Francisco demos.

Directions (On RZBoard)

Important

Make sure you're on RZBoard with a QT enabled image before running these.

curl -L https://github.com/ljkeller/SPARK/archive/refs/tags/v1.0.6.tar.gz -o SPARK-1.0.6.tar.gz
tar -xzvf SPARK-1.0.6.tar.gz
cd SPARK-1.0.6/ && ./install.sh

v1.0.5 Support different mali drivers

18 Mar 19:50
Compare
Choose a tag to compare

Release Notes

This release is focused on supporting the restricted and unrestricted video/graphics codecs for RZBoard V2L.

Directions (On RZBoard)

Important

Make sure you're on RZBoard with a QT enabled image before running these.

curl -L https://github.com/ljkeller/SPARK/archive/refs/tags/v1.0.5.tar.gz -o SPARK-1.0.5.tar.gz
tar -xzvf SPARK-1.0.5.tar.gz
cd SPARK-1.0.5/ && ./install.sh

v1.0.4 Bugfixes

18 Mar 19:37
Compare
Choose a tag to compare

Release Notes

This release is focused on bugfix improvements around: memory leaks, CV window sizing.

Directions (On RZBoard)

Important

Make sure you're on RZBoard with a QT enabled image before running these.

curl -L https://github.com/ljkeller/SPARK/archive/refs/tags/v1.0.4.tar.gz -o SPARK-1.0.4.tar.gz
tar -xzvf SPARK-1.0.4.tar.gz
cd SPARK-1.0.4/ && ./install.sh

v1.0.3 Install Ready

14 Feb 16:04
Compare
Choose a tag to compare
v1.0.3 Install Ready Pre-release
Pre-release

Release Notes

This release marks the Install ready release, meaning its the first functional release for installing directly from the .tar.gz supplied by github.

Directions (On RZBoard)

Important

Make sure you're on RZBoard with a QT enabled image before running these.

wget https://github.com/ljkeller/SPARK/archive/refs/tags/v1.0.3.tar.gz
tar -xzvf v1.0.3.tar.gz
cd SPARK-1.0.3/ && ./install.sh

v1.0.2 bundle & install .so

13 Feb 22:02
Compare
Choose a tag to compare
Pre-release

Release Notes

Bundle necessary .so files in release zip.

v1.0.1 installing SPARK to /opt/spark/

13 Feb 21:45
Compare
Choose a tag to compare
Pre-release

Release Notes

Previous release was a beta attempt at local install. This one should contain all files and integrates with weston nicely.

Install SPARK from RZBoard terminal

Important

Make sure you're in RZBoard terminal before running the following

https://github.com/ljkeller/SPARK/archive/refs/tags/v1.0.1.tar.gz
tar -xzvf v1.0.1.tar.gz
cd SPARK-1.0.1/ && ./install.sh

Launching SPARK

Click the A icon in the weston bar:
(see top left icon)
image

v1.0.0-alpha

13 Feb 21:14
Compare
Choose a tag to compare
v1.0.0-alpha Pre-release
Pre-release

SPARK Alpha Notes

Creating an alpha release to mark the first prototype & its install directions.

Install

Installing from the Release package will involve getting the SPARK release on your RZBoard and running ./install.sh.

Then, the SPARK launcher should be installed into your weston application bar (at the top of your screen in HDMI out). The application files will be installed to /opt/spark.

Features

  • Real-time parking lot occupancy detection
  • Color-blind safe UI
  • Labeled classes with parking slot IDs
  • AVNET branding & application

Future work

  • IoT Connect Integration
  • upload 3D printing parking files