Activity
From 03/06/2020 to 04/04/2020
03/25/2020
- 12:47 AM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Intel OpenVINO with the VDK
- Thanks Mike,
That confirms what I've been thinking about it also, so that is the approach I'll take -- merge the t... - 12:12 AM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Intel OpenVINO with the VDK
- The FPGA code for the VDK is on github here:
https://github.com/CriticalLink/mitysom5csx-dart-evdk/tree/master/fpg... - 12:00 AM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Intel OpenVINO with the VDK
- I was looking for the one that is for the current VDK, so it would just have the ARM code.
I do have the code from t...
03/24/2020
- 11:54 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Intel OpenVINO with the VDK
- Hi Ed,
If you are looking for an FPGA project / BSP with VDK + OpenCL architected, I don't have one handy. I only... - 11:25 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Intel OpenVINO with the VDK
- Mike -- I have several examples of Cyclone V BSP's that incorporate an OpenCL kernel. It would be *VERY* helpful to h...
- 03:04 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Intel OpenVINO with the VDK
- Hey Mike, i've been reading manuals for the past few days, and learned quite a lot.
I see now how the BSP and Kernel... - 06:47 PM Software Development: RE: Rocko, possible memory leak?
- VJ,
I agree after looking at your data and with the knowledge that I've run 5CSX SOMs for weeks plugged into the n... - 03:25 PM Software Development: RE: Rocko, possible memory leak?
- Dan, based upon the measurements I have done and input from Mike I think I have to write this off as normal behavior....
03/23/2020
- 11:23 AM Software Development: RE: Rocko, possible memory leak?
- Hello Dan/VJ,
Have you guys seen this stack overflow post about tracking socket buffers /
memory moving through the ... - 10:56 AM Software Development: RE: Rocko, possible memory leak?
- Hi Dan.
I have monitored the memory use over the weekend. See attached plot where "free" is logged every 10 minutes...
03/19/2020
- 07:58 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Intel OpenVINO with the VDK
- I found an interesting reference to a presentation here:
https://www.globallogic.com/wp-content/uploads/2016/10/Comb... - 07:51 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Intel OpenVINO with the VDK
- You can, but you have to implement all of that stuff as part of the "BSP" if you don't want to implement it all in Op...
- 06:04 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Intel OpenVINO with the VDK
- There is one key part that I'm not able to wrap my head around just yet. If you have some knowledge here, it would he...
- 03:54 PM Software Development: RE: Rocko, possible memory leak?
- Hi Dan
Yes, 2 and 3b are the same.
I have done some more monitoring where Eth0 is connected but not used and Eth1 i... - 01:42 PM Software Development: RE: Rocko, possible memory leak?
- Hi VJ
Those are definitely interesting findings leads me to believe like yourself some part of the ethernet subsys...
03/18/2020
- 04:31 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Intel OpenVINO with the VDK
- I was just looking through the code on that. I've already cloned the git repo.
I'll use that as a starting point.... - 04:27 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Intel OpenVINO with the VDK
- Hi Ed:
Have you looked at our OpenCL BSP reference kit for our MitySOM-5CSX DevKit?
https://support.criticallink.co... - 04:20 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Intel OpenVINO with the VDK
- Michael -- I am currently pursuing the OpenCL approach. It seems the most viable.
We are looking at OpenCL impleme...
03/16/2020
- 06:31 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Intel OpenVINO with the VDK
- I wanted to add this link:
https://software.intel.com/en-us/articles/pipecnn-on-intel-fpga-acceleration-of-machine... - 05:09 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Intel OpenVINO with the VDK
- I will need to check. I don't think I have one that put aside resources
for the current camera pipeline.
-Mike
On... - 05:01 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Intel OpenVINO with the VDK
- No, I had not looked at that.
I'll take a look at that as well.
Do you have a BSP for the VDK? Or, that start of... - 04:59 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Intel OpenVINO with the VDK
- Have you looked into HLS instead of OpenCL? If you are familiar with FPGA
/ Intel / Altara Platform Designer, the HL... - 04:48 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Intel OpenVINO with the VDK
- Thank you for the advice Greg.
A hybrid approach does seem to be the best way to approach this, as you describe, a... - 01:15 PM Software Development: RE: Rocko, possible memory leak?
- Hi Dan
Thanks for looking into this.
I have run some test during the weekend, and the results are a bit inconclusiv...
03/15/2020
- 10:23 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Intel OpenVINO with the VDK
- Hi Ed,
I understand that Tensorflow Lite being CPU only in this instance seems like it is a deal breaker for you.... - 08:14 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Intel OpenVINO with the VDK
- Unfortunately, running tensorflow lite on the ARM core would not meet the goals of the project.
Also, if I recall ...
03/12/2020
- 12:20 PM Software Development: RE: Rocko, possible memory leak?
- I enabled CONFIG_DEBUG_KMEMLEAK in the 4.9 kernel, which is supposed to report any kernel memory leaks it finds. I ra...
03/11/2020
- 10:02 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Intel OpenVINO with the VDK
- Hi Ed,
Regarding an Arria10 "VDK"or equivalent, the MityCAM-C50000 is an evaluation platform for the CMV50000 CMO... - 06:13 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Intel OpenVINO with the VDK
- Answering my own question -- it looks like this: https://www.criticallink.com/product/mitycam-c50000/
But, I'd sti... - 06:04 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Intel OpenVINO with the VDK
- You don't by chance have an Arria10 "VDK" or equivalent? What would be the most equivalent solution you have?
- Do you have any information about using the Intel OpenVINO with the VDK?
I know that OpenVINO works with Aria10 de... - 12:42 PM Software Development: RE: Rocko, possible memory leak?
- Hello Dan, thank you for your reply.
We have tested the original SD card where we replaced kernel 3.16 with 4.9.78...
03/10/2020
- 09:42 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Missing dependencies
- h1. SUCCESS!
I was able to build, on my Ubuntu machine. I just need to add the --host, but the target did not seem... - 09:18 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Missing dependencies
- Oh, I should mention -- I'm trying to build on an Ubuntu host, not on the VDK itself, and just realized that the inst...
- 09:16 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Missing dependencies
- So far trying to follow instructions here:
https://support.criticallink.com/redmine/projects/5csx_vdk_basler/wiki/AR... - 09:02 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Missing dependencies
- Can you send / post the compiler errors? Which header files are missing?
-Mike
- 09:01 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Missing dependencies
- I have the dev environment setup as per your instructions.
I am familiar with building applications in general.
I... - 06:41 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Missing dependencies
- Hi Ed,
Sorry about.... on a typical Ubuntu install, I think the only packages you need to install would be "build-... - On this page: https://support.criticallink.com/redmine/projects/5csx_vdk_basler/wiki/Setting_Up_A_Build_Environment
... - 08:54 PM Software Development: RE: Rocko, possible memory leak?
- Hello VJ,
We are not aware of memory leaks on the rocko or the 4.9 kernel. Did you by chance run the original dist... - A lot of this information is quite out of date... I'm really shooting in the dark wondering if I can get this to work...
03/09/2020
- Hi
I have built the Rocko version with 4.9.76-rt61-ltsi RT-kernel and with a custom FPGA and device tree. We use t...
Also available in: Atom
Go to top