cog
cog copied to clipboard
AttributeError: 'Predictor' object has no attribute 'image_processor'
AttributeError: 'Predictor' object has no attribute 'image_processor'
Hi @zhangying-666. This sounds like an error in your model implementation. Does your code reference self.image_processor without setting that attribute?
Closing this for now. Happy to reopen if you can provide more details, @zhangying-666.