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
Since a calibrated image classification model depends on (a subset of) the ImageNet validation set, this dependency can stick and prevent overriding it via program dependency tags (e.g. --dep_add_tags.dataset-imagenet=original).
Since a calibrated image classification model depends on (a subset of) the ImageNet validation set, this dependency can stick and prevent overriding it via program dependency tags (e.g.
--dep_add_tags.dataset-imagenet=original).