HAT icon indicating copy to clipboard operation
HAT copied to clipboard

UnboundLocalError: local variable 'output_tile' referenced before assignment

Open Explore008 opened this issue 1 year ago • 2 comments

When I use my image to test this model, I have got this error "UnboundLocalError: local variable 'output_tile' referenced before assignment" in hat_model.py at line 107. This issue likely has the relation of using a different test image. Could you tell me how to avoid this question? Thank you very much!

Explore008 avatar Sep 17 '23 09:09 Explore008