Closed geroldmeisinger closed 5 months ago
You can just ignore them. Most of them seem to be caused by small problems with the images.
You can just ignore them. Most of them seem to be caused by small problems with the images.
shouldn't we suppress them instead?
I thought I had suppressed all unnecessary warnings for users, but apparently some still remained. I have suppressed warnings for Transformers. I didn't encounter any other warnings.
you need examples?
Sure.
Failed to get Exif tags
more when im home again
qt.gui.icc: fromIccProfile: failed minimal tag size sanity
qt.gui.icc: fromIccProfile: failed minimal tag size sanity
I can't get that image to show any warnings for me. Do you know at what point the warning is triggered?
the first image i can reproduce, the second i cannot, hm. i keep you updated if i get the warnings again
The "Failed to get Exif tags" warning is actually intentionally printed by the program, so it's a different issue whether to remove that warning or not.
WARNING:exifread:Possibly corrupted field OffsetTime in EXIF IFD WARNING:exifread:Possibly corrupted field OffsetTimeOriginal in EXIF IFD WARNING:exifread:Possibly corrupted field OffsetTimeDigitized in EXIF IFD
WARNING:exifread:WEBP file does not have exif data.
The "Failed to get Exif tags" warning is actually intentionally printed by the program, so it's a different issue whether to remove that warning or not.
I think it's just important to have the image correctly rotated according to exif data. And maybe in future version we may want to feed exif data into the captioning process.
I think it's just important to have the image correctly rotated according to exif data.
There's not much we can do if the Exif data is corrupted.
WARNING:exifread:Possibly corrupted field OffsetTime in EXIF IFD WARNING:exifread:Possibly corrupted field OffsetTimeOriginal in EXIF IFD WARNING:exifread:Possibly corrupted field OffsetTimeDigitized in EXIF IFD WARNING:exifread:WEBP file does not have exif data.
Are you running the latest version of the code? I do not get these warnings unless I set TAGGUI_ENVIRONMENT=development
:
no, d7fff3527dfd282dd7e8d83b35707d210c771918
Alright, all these warnings should be suppressed in the latest version.
WARNING:exifread:PNG file does not have exif data.
WARNING:exifread:PNG file does not have exif data.
WARNING:exifread:PNG file does not have exif data.
Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained.
Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained.
:)
I get a lot of these warnings: