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

AttributeError: 'Predictor' object has no attribute 'image_processor' #1607

Open
zhangying-666 opened this issue Apr 4, 2024 · 1 comment

Comments

@zhangying-666
Copy link

AttributeError: 'Predictor' object has no attribute 'image_processor'

@mattt
Copy link
Member

mattt commented Apr 8, 2024

Hi @zhangying-666. This sounds like an error in your model implementation. Does your code reference self.image_processor without setting that attribute?

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