keras-team / keras-hub

Pretrained model hub for Keras 3
Apache License 2.0
804 stars 243 forks source link

Video Swin model adds to kerashub #1981

Open kernel-loophole opened 1 week ago

kernel-loophole commented 1 week ago

https://github.com/keras-team/keras-hub/issues/1755 @divyashreepathihalli

google-cla[bot] commented 1 week ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

kernel-loophole commented 1 week ago

Hi @divyashreepathihalli! I need some guidance on how to test this locally. Could you help me with the steps?

kernel-loophole commented 1 week ago

@divyashreepathihalli can you run test again.

kernel-loophole commented 1 day ago

Thank you for the feedback. I will remove the aliases and replace them with the appropriate configurations stored in JSON files for Kaggle/HF. I'll follow the KerasHub task setup and create the VideoClassifier task based on the ImageClassifier model.