Project

General

Profile

Activity

From 02/16/2020 to 03/16/2020

03/16/2020

EH 06:31 PM 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-learning-workloads
It does not sound like PipeCNN is "fast", but it does appear to meet the spirit of what I am atte...
Ed Henderson
MW 05:09 PM 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 Mon, Mar 16, 2020 at 1:01 PM <redmine@criticallink.com> wrote:
Michael Williamson
EH 05:01 PM 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 one?
Ed Henderson
MW 04:59 PM 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 HLS converts c++ to VHDL that fits
into that framework fairly easily (compared to making a OpenCL design).
To do OpenCL, ...
Michael Williamson
EH 04:48 PM 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 combination of Tensorflow lite and some custom FPGA fabric.
My first goal is to get some OpenCl logic working on my...
Ed Henderson

03/15/2020

GG 10:23 PM 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. However, please realize that Tensorflow Lite is a portion of Tensorflow that is focused on inferencing on embedded devi...
Gregory Gluszek
EH 08:14 PM 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 correctly, Tensorflow is used to train a model. What I am interested in is a way to execute a pre-trained model on the F...
Ed Henderson

03/11/2020

GG 10:02 PM 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 CMOS image sensor from ams / CMOSIS. We also have evaluations platforms for some Canon sensors that can be found on https:/...
Gregory Gluszek
EH 06:13 PM 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 still like to know what is possible with the Cyclone V VDK
Ed Henderson
EH 06:04 PM 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? Ed Henderson
EH 05:54 PM Support: Intel OpenVINO with the VDK
Do you have any information about using the Intel OpenVINO with the VDK?
I know that OpenVINO works with Aria10 devices, but I'm not sure if it is possible to target a Cyclone V -- even as a prototype, reduced complexity board.
I'm...
Ed Henderson

03/10/2020

EH 09:42 PM 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 to matter. Not sure I fully understand what the option was doing, but I'm able to build a modified demo_app which work...
Ed Henderson
EH 09:18 PM 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 instructions above are for compiling ON the board, so need to make some adjustments Ed Henderson
EH 09:16 PM Support: RE: Missing dependencies
So far trying to follow instructions here:
https://support.criticallink.com/redmine/projects/5csx_vdk_basler/wiki/ARM_SW_Architecture_and_Demo_App
Result:
Ed Henderson
MW 09:02 PM Support: RE: Missing dependencies
Can you send / post the compiler errors? Which header files are missing?
-Mike
Michael Williamson
EH 09:01 PM Support: RE: Missing dependencies
I have the dev environment setup as per your instructions.
I am familiar with building applications in general.
I'm having a hard time locating the include files I need to build the demo app though.
Ed Henderson
MW 06:41 PM 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-essential". The SDK installation (self-extractor) will install a copy of all of the cross-compiler build tools at that ...
Michael Williamson
EH 04:33 AM Support: Missing dependencies
On this page: https://support.criticallink.com/redmine/projects/5csx_vdk_basler/wiki/Setting_Up_A_Build_Environment
There is a list of dependencies for linux installation. The wiki reads like this:
Ed Henderson
EH 04:39 AM Support: Information out of date
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.
My goal is to:
- build some custom FPGA code, using a combination of Verilog/VHDL and OpenCL
- Integrate this int...
Ed Henderson
 

Also available in: Atom