Ed Henderson
Ed Henderson
The Makefile in the ./yolo directory is looking for some host files. These files: ``` HOST_SRCS = ./host/main_yolo_3.8.cpp ../common/ocl_util.cpp ../common/timer.cpp ./host/utility/region.cpp ./host/utility/box.cpp ./host/utility/showboxes.cpp ``` But they do not exist in...
Greetings Dong, I have been able to install your design and resolve build issues. I am building it against the de10 build project "de10_nano_sharedonly_hdmi". The build worked, but I ran...
**Describe the bug** I have an API specification that is valid according to swaggerhub.com, where I author it. I submitted an issue previously about a pattern that failed, since I...
Add the new activation_uuid as a UUIDField but leave the previous code field alone since an installation may have outstanding subscriptions with that old code, and those are not compatible...
My goal is to take the USB video and process it using OpenCL. In order to do this, I must take the USB camera input and put the frames into...
Greetings. I'm trying to compile the camera_sobel, but getting compile errors. I've tried using the 17.1 and 18.1 build tools versions, but I get the same error for both ```bash...
I am using this image: c5soc_opencl_lxde_fpga_reconfigurable.img But, the partition sizes are not very big, and the 2nd partition is the one with the Linux root FS on it, but there...
What would be required to make this work with the D8M-GPIP terrasic camera?
I wanted to run this tutorial. In fact, the docs for OpenVINO 2019_r1 point to it. Unfortunately, it does not work with that version. I cannot use a newer version...