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

Resnet Error on zcu102 #174

Open
vijaydhoki opened this issue Nov 3, 2022 · 0 comments
Open

Resnet Error on zcu102 #174

vijaydhoki opened this issue Nov 3, 2022 · 0 comments

Comments

@vijaydhoki
Copy link

Hello professor,

I am trying to run PipeCNN RESNET on ZCU102 but i am getting the following error.

**Copyed all batched results from fc_2 buffers.
Selected item = 0 from the combined batch results in fc buffers

Start verifying results ...
Item=0 is wrong (result=0.000000, golden_ref=-4.000000)
Item=1 is wrong (result=2.000000, golden_ref=4.000000)
Item=2 is wrong (result=-9.000000, golden_ref=-22.000000)
Item=3 is wrong (result=-5.000000, golden_ref=-14.000000)
Item=4 is wrong (result=-11.000000, golden_ref=-8.000000)
Item=5 is wrong (result=2.000000, golden_ref=-5.000000)
Item=6 is wrong (result=-18.000000, golden_ref=-11.000000)
Item=7 is wrong (result=-8.000000, golden_ref=-2.000000)
Item=8 is wrong (result=-13.000000, golden_ref=5.000000)
Totally 963 Wrong Results

PipeCNN exited !!!**

sw_emu also i am facing the same issue...!
If i change the input image file i am getting the same results,

FYI,
I am able to run VGG16 both(sw_emu and hw) on ZCU102 and it is giving me the correct prediction.

Any Inputs How can i fix RESNET..?

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