VideoSwin icon indicating copy to clipboard operation
VideoSwin copied to clipboard

Load model

Open Yousra-Regaya opened this issue 1 year ago • 1 comments

Hi

I am trying to load model "TFVideoSwinB_SSV2_K400_P244_W1677_32x224.h5" using tensorflow.keras.models.load_model; however, I am getting the following error: ValueError: No model config found in the file at <tensorflow.python.platform.gfile.GFile object at 0x000001F018175B50>. Kindly advise.

Yousra-Regaya avatar Aug 07 '24 14:08 Yousra-Regaya