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
During testing of timm preset loading for Xception models, from_preset() failed with ValueError: KerasHub has no converter for timm models with architecture 'xception41'.
During testing of timm preset loading for Xception models,
from_preset()failed withValueError: KerasHub has no converter for timm models with architecture 'xception41'.add missing HF converter for Xception