-
Notifications
You must be signed in to change notification settings - Fork 202
Open
Description
Describe the bug
A clear and concise description of what the bug is.
识别的dog 但是结果错误
To Reproduce
Steps to reproduce the behavior.
根据文档完成编译运行+
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: Win11 pro workstation
- Version 23H2
Additional context
Add any other context about the problem here.
Activity
zhanghb97 commentedon Jun 17, 2024
It looks like the classification results are correct. Where do you think the issue might be?
CoderJackZhu commentedon Jun 25, 2024
dog is classified as Samoyed, so the result may be wrong
zhanghb97 commentedon Jun 26, 2024
Could you please provide the picture you are using? We didn't provide a cat picture in our example.
CoderJackZhu commentedon Jul 12, 2024
图片是例子里面的dog。我也提交了一个resnet18的pr链接是https://github.com/buddy-compiler/buddy-mlir/pull/319, 里面结果好像也都不太对,可能需要确认一下是不是我这里测试环境的问题,是不是这两个都不对