minji-o-j / YOLOv2

💻 YOLOv2 pytorch
MIT License
0 stars 0 forks source link

NameError: name '__file__' is not defined #45

Closed minji-o-j closed 3 years ago

minji-o-j commented 3 years ago

font_path = os.path.join(os.path.dirname(__file__), 'arial.ttf')

minji-o-j commented 3 years ago

font_path = os.path.join(os.path.dirname('__file__'), 'arial.ttf')

'__file__' 따옴표