Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using provided FREE-TPU BIN files with EEP-TPU SDK #3

Open
peterdeutsch opened this issue Jan 23, 2020 · 0 comments
Open

Using provided FREE-TPU BIN files with EEP-TPU SDK #3

peterdeutsch opened this issue Jan 23, 2020 · 0 comments

Comments

@peterdeutsch
Copy link

I got your FREE-TPU demo running on my Zedboard, and I can successfully run the eepdemo_arm program to do yolo3 processing. I would like to write my own program which integrates this yolo3 processing, so I have been trying to use the EEP-TPU SDK. I can compile the objdetect/yolo3/eeplib_test program, but when I run the program (with your provided freetpu_c8a1/myolo3lite/eeptpu.bin file), I receive the following error:

pi@raspberrypi:~/EEP-TPU-SDK-master/EEPTPU_Library/examples/objdetect/yolo3 $ sudo ./eeplib_test ../../../../../FreeTPU_bin_files/freetpu_c8a1/myolo3lite/eeptpu.bin ../../../../../Free-TPU/Runtime_Software/images/yolo/000001.jpg
 
# Embedeep EEPTPU Library Example - Mobilenet YoloV3 #
 
EEPTPU library  version: 0.1.1
EEPTPU hardware version: 0.0.0-r0-p0
EEPTPU hardware info   : Unknown-TPU;Mx;Nx;Cx;LS1;Sx;AXIP1-x;AXIP0-x;
Load bin fail, ret=-11
EEPTPU init fail.

Have you seen this problem before? Could you confirm that the yolo3 bin file provided is compatible with the SDK (and if not, would it be possible for you to provide one that is)?

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant