ai-starthon / AI_Starthon2019

60 stars 44 forks source link

이미지 데이터 로드 에러 #130

Open hskim-solv opened 5 years ago

hskim-solv commented 5 years ago

/usr/local/lib/python3.6/site-packages/PIL/TiffImagePlugin.py:754: UserWarning: Possibly corrupt EXIF data. Expecting to read 8 bytes but only got 2. Skipping tag 41486 " Skipping tag %s" % (size, len(data), tag))/usr/local/lib/python3.6/site-packages/PIL/TiffImagePlugin.py:754: UserWarning: Possibly corrupt EXIF data. Expecting to read 8 bytes but only got 0. Skipping tag 41487 " Skipping tag %s" % (size, len(data), tag))

이미지 데이터를 불러들이는 중에 계속 이런 에러가 나는데 어떻게 해결해야할 지 모르겠습니다.

Informations

CLI

WEB

What is your NSML login ID?

What is name of session in problem? (bug message or screenshot)

Steps to reproduce the problem

What is the expected behavior?

Suggested solutions

nsml-admin commented 5 years ago

세션네임을 알려주시면 확인해보겠습니다.

hskim-solv commented 5 years ago

team_73/4_cls_food/49 입니다

nsml-admin commented 5 years ago

이 에러는 @times2049 님의 코드상의 문제로 생각됩니다.

저희가 도와드리기에는 한계가 있어보입니다.