cog icon indicating copy to clipboard operation
cog copied to clipboard

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

Open zhangying-666 opened this issue 1 year ago • 1 comments

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

zhangying-666 avatar Apr 04 '24 05:04 zhangying-666

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

mattt avatar Apr 08 '24 10:04 mattt

Closing this for now. Happy to reopen if you can provide more details, @zhangying-666.

mattt avatar Jun 26 '24 17:06 mattt