You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whereas EXIF metadata extraction is already implemented for item API (see #8 and #1),
doing it the same way (on-the-fly) would not be efficient enough to be used in the corpus and attribute API.
Extracting EXIF metadata from large number of pictures at the same time requires probably to use a cache.