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

how do I solve wrong result ? #152

Open
GUUTA opened this issue Oct 8, 2020 · 2 comments
Open

how do I solve wrong result ? #152

GUUTA opened this issue Oct 8, 2020 · 2 comments

Comments

@GUUTA
Copy link

GUUTA commented Oct 8, 2020

For VGG16 and AlexNet
Start verifying results ...
Item=0 is wrong (result=0.000000, golden_ref=-6.000000)
Item=1 is wrong (result=0.000000, golden_ref=3.000000)
Item=2 is wrong (result=0.000000, golden_ref=-8.000000)
Item=3 is wrong (result=0.000000, golden_ref=-9.000000)
Item=4 is wrong (result=0.000000, golden_ref=-5.000000)
Item=5 is wrong (result=0.000000, golden_ref=-1.000000)
Item=6 is wrong (result=0.000000, golden_ref=-12.000000)
Item=7 is wrong (result=0.000000, golden_ref=7.000000)
Item=8 is wrong (result=0.000000, golden_ref=10.000000)
Totally 941 Wrong Results

@doonny
Copy link
Owner

doonny commented Oct 9, 2020

it seems that your program has not correctly load the image.dat file, so everything was zeros

@GUUTA
Copy link
Author

GUUTA commented Oct 9, 2020

it seems that your program has not correctly load the image.dat file, so everything was zeros

So how I would solve it? I was put all information in the /data folder. But it doesn't access it.

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

2 participants