Where is the problem? I have only changed my images & labels, the labels are polygons ( four point ), nothing else.
Error :
Model = Model if not polygon else Polygon_Model
UnboundLocalError: local variable 'Model' referenced before assignment
By the way, can I run this on Windows? Or it can only run on Ubuntu...