|
Looking for NNStreamer example on Raspberry Pi with TFLite models
Hi Minjung,
I am looking at integrating NNStreamer into ambianic.ai edge. We currently use Gstreamer and TFLite directly in pipelines that look like this:
pipelines: # sequence of piped operations for
Hi Minjung,
I am looking at integrating NNStreamer into ambianic.ai edge. We currently use Gstreamer and TFLite directly in pipelines that look like this:
pipelines: # sequence of piped operations for
|
By
Ivelin Ivanov
·
#1
·
|
|
Re: Looking for NNStreamer example on Raspberry Pi with TFLite models
Hello,
If you want the output data from the sink node to have output tensor (post-processed output of tensorflow-lite), not including the original video images, yes, you may create a linear trivial
Hello,
If you want the output data from the sink node to have output tensor (post-processed output of tensorflow-lite), not including the original video images, yes, you may create a linear trivial
|
By
MyungJoo Ham
·
#2
·
|
|
Re: Looking for NNStreamer example on Raspberry Pi with TFLite models
Thank you for the pointers MyungJoo.
Let me play with the code and get back to you with questions or results.
On a separate note, I saw in the project presentation that your team has experience
Thank you for the pointers MyungJoo.
Let me play with the code and get back to you with questions or results.
On a separate note, I saw in the project presentation that your team has experience
|
By
Ivelin Ivanov
·
#3
·
|
|
NNStreamer in Debian
I'm trying to add NNStreamer package into Debian and Ubuntu.
We already have Launchpad/PPA NNStreamer package for Ubuntu; however, it'd be easier for users if it is available in Debian/Ubuntu by
I'm trying to add NNStreamer package into Debian and Ubuntu.
We already have Launchpad/PPA NNStreamer package for Ubuntu; however, it'd be easier for users if it is available in Debian/Ubuntu by
|
By
MyungJoo Ham
·
#4
·
|
|
Re: NNStreamer - Have few doubts
Hi Aishwary,
I'm doing well although we still have some general concern here as well. Thanks.
Anyway, it'd be much more efficient if you use the mailing list ( nnstreamer-technical-discuss@...
Hi Aishwary,
I'm doing well although we still have some general concern here as well. Thanks.
Anyway, it'd be much more efficient if you use the mailing list ( nnstreamer-technical-discuss@...
|
By
MyungJoo Ham
·
#5
·
|
|
The First TSC Meeting Announcement (COPY of nnstreamer-announce)
Hi!
We will have the first NNStreamer TSC Meeting!
Time: 2pm to 3pm, May 7 2020. 2020-05-07 Thursday
Place: Skype / join.skype.com/YH9fDiNouDod
Due to COVID-19, I have decided against having a
Hi!
We will have the first NNStreamer TSC Meeting!
Time: 2pm to 3pm, May 7 2020. 2020-05-07 Thursday
Place: Skype / join.skype.com/YH9fDiNouDod
Due to COVID-19, I have decided against having a
|
By
MyungJoo Ham
·
#6
·
|
|
Event: TSC Meeting #1 - Thursday, 7 May 2020
#cal-invite
TSC Meeting #1
When:
Thursday, 7 May 2020
2:00pm to 3:00pm
(UTC+09:00) Asia/Seoul
Where:
Virtual: Skype join.skype.com/YH9fDiNouDod / Fallback channel: gitter.im/nnstreamer/Lobby
Organizer:
TSC Meeting #1
When:
Thursday, 7 May 2020
2:00pm to 3:00pm
(UTC+09:00) Asia/Seoul
Where:
Virtual: Skype join.skype.com/YH9fDiNouDod / Fallback channel: gitter.im/nnstreamer/Lobby
Organizer:
|
By
nnstreamer-technical-discuss@lists.lfai.foundation Calendar <nnstreamer-technical-discuss@...>
·
#7
·
|
|
Upcoming Event: TSC Meeting #1 - Thu, 05/07/2020 2:00pm-3:00pm
#cal-reminder
Reminder: TSC Meeting #1
When: Thursday, 7 May 2020, 2:00pm to 3:00pm, (GMT+09:00) Asia/Seoul
Where:Virtual: Skype join.skype.com/YH9fDiNouDod / Fallback channel:
Reminder: TSC Meeting #1
When: Thursday, 7 May 2020, 2:00pm to 3:00pm, (GMT+09:00) Asia/Seoul
Where:Virtual: Skype join.skype.com/YH9fDiNouDod / Fallback channel:
|
By
nnstreamer-technical-discuss@lists.lfai.foundation Calendar <nnstreamer-technical-discuss@...>
·
#8
·
|
|
Verisilicon/Vivante NPU Support
PR: https://github.com/nnstreamer/nnstreamer/pull/2387
Verisilicon/Vivante NPU support is being open-sourced with NNStreamer soon!
The subplugin for Verisilicon/Vivante is being reviewed (PR
PR: https://github.com/nnstreamer/nnstreamer/pull/2387
Verisilicon/Vivante NPU support is being open-sourced with NNStreamer soon!
The subplugin for Verisilicon/Vivante is being reviewed (PR
|
By
MyungJoo Ham
·
#9
·
|
|
Replace git branch name, "master"?
Dear nnstreamer developers,
Should we replace the main git branch name, 'master', with a word that is supposed to be less offensive?
Please vote at
Dear nnstreamer developers,
Should we replace the main git branch name, 'master', with a word that is supposed to be less offensive?
Please vote at
|
By
MyungJoo Ham
·
#10
·
|
|
Is gst gdp allowed in nnstreamer now(in tizen)?
Dear all,
A few days ago, I found that gdp is enabled. (https://review.tizen.org/git/?p=platform/upstream/gst-plugins-bad.git;a=commit;h=add8f2d3e672585eb37745103e2ea667ef45062b)
I'm trying to use
Dear all,
A few days ago, I found that gdp is enabled. (https://review.tizen.org/git/?p=platform/upstream/gst-plugins-bad.git;a=commit;h=add8f2d3e672585eb37745103e2ea667ef45062b)
I'm trying to use
|
By
trimind0210@...
·
#11
·
|
|
Re: Is gst gdp allowed in nnstreamer now(in tizen)?
Yes, gdp is being enabled in Tizen. So if they (gstreamer maintainers in Tizen) do SR, the SR is accepted (2 hours ago!), and its new snapshot with this SR gets released (not yet! the release
Yes, gdp is being enabled in Tizen. So if they (gstreamer maintainers in Tizen) do SR, the SR is accepted (2 hours ago!), and its new snapshot with this SR gets released (not yet! the release
|
By
MyungJoo Ham
·
#12
·
|
|
Re: Is gst gdp allowed in nnstreamer now(in tizen)?
As you assume, I'm trying to use gdp with Tizen Machine Learning Pipeline C-API in rpi 4, using GBS, and API was 'ml_pipeline_construct'.
I'll wait for official TIZEN ACR.
Thank you for your answer.
As you assume, I'm trying to use gdp with Tizen Machine Learning Pipeline C-API in rpi 4, using GBS, and API was 'ml_pipeline_construct'.
I'll wait for official TIZEN ACR.
Thank you for your answer.
|
By
trimind0210@...
·
#13
·
|
|
Re: Is gst gdp allowed in nnstreamer now(in tizen)?
If you are using Tizen ML API from a .RPM platform binary (you are building with GBS, not Tizen Studio), not from a .TPK application, you can bypass privilege controls; thus, you may access it right
If you are using Tizen ML API from a .RPM platform binary (you are building with GBS, not Tizen Studio), not from a .TPK application, you can bypass privilege controls; thus, you may access it right
|
By
MyungJoo Ham
·
#14
·
|
|
NNStreamer codebase license scan, June 2020
Dear NNStreamer technical-discuss list,
I am providing the results of a license scan of the NNStreamer codebase, based on a snapshot of the repos as of June 2. The findings and license summary are
Dear NNStreamer technical-discuss list,
I am providing the results of a license scan of the NNStreamer codebase, based on a snapshot of the repos as of June 2. The findings and license summary are
|
By
Steve Winslow <swinslow@...>
·
#15
·
|
|
Re: NNStreamer codebase license scan, June 2020
Thank you for the report.
I and a few other commiters will look into the list and start working on more critical parts (i.e., license problems of main git repositories) first.
Cheers,
MyungJoo
Thank you for the report.
I and a few other commiters will look into the list and start working on more critical parts (i.e., license problems of main git repositories) first.
Cheers,
MyungJoo
|
By
MyungJoo Ham
·
#16
·
|
|
Preparing NNStreamer 1.6.0 Release
Dear NNStreamer developers,
As I have announced with https://github.com/nnstreamer/nnstreamer/pull/2648 , we will be releasing NNStreamer 1.6.0 soon.
We will release the new version along with
Dear NNStreamer developers,
As I have announced with https://github.com/nnstreamer/nnstreamer/pull/2648 , we will be releasing NNStreamer 1.6.0 soon.
We will release the new version along with
|
By
MyungJoo Ham
·
#17
·
|
|
FW: [LF AI Technical Projects] muse.dev is available for free for open source projects
Dear NNStreamer developers,
As long as it supports per-PR checks, this might be a nice add-on for our CI system.
@Jijoong/Geunsik: please consider this when the current release is done. This
Dear NNStreamer developers,
As long as it supports per-PR checks, this might be a nice add-on for our CI system.
@Jijoong/Geunsik: please consider this when the current release is done. This
|
By
MyungJoo Ham
·
#18
·
|
|
Re: Preparing NNStreamer 1.6.0 Release
Dear NNStreamer developers,
After merging https://github.com/nnstreamer/nnstreamer/pull/2759 , we will stop accepting performance fixes and not-so-critical bugfixes.Until the 1.6.0 release, we will
Dear NNStreamer developers,
After merging https://github.com/nnstreamer/nnstreamer/pull/2759 , we will stop accepting performance fixes and not-so-critical bugfixes.Until the 1.6.0 release, we will
|
By
MyungJoo Ham
·
#19
·
|
|
NNStreamer codebase license scan, Sept. 2020
Dear NNStreamer technical-discuss list,
I am providing the results of a license scan of the NNStreamer codebase, based on a snapshot of the repos as of Sept. 1. The findings and license summary are
Dear NNStreamer technical-discuss list,
I am providing the results of a license scan of the NNStreamer codebase, based on a snapshot of the repos as of Sept. 1. The findings and license summary are
|
By
Steve Winslow <swinslow@...>
·
#20
·
|