-
Notifications
You must be signed in to change notification settings - Fork 251
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add VideoSwin #1755
Comments
@divyashreepathihalli I'm interested in contributing to this task for the KerasHub project by adding models from KerasCV to KerasNLP in the specified format. Before I get started, could you clarify a few things? File Locations: Could you confirm if the full path for the source files is Model Configuration: For models with multiple versions, do you have any preferred method or example in KerasNLP to manage these configurations within the model’s arguments? Testing Requirements: Are there any specific test cases or benchmarks for video models that need to be prioritized during testing, or should I follow the general test routines provided in KerasNLP? |
@divyashreepathihalli is this model will be placed in this path https://github.com/keras-team/keras-hub/tree/keras-hub/keras_nlp/src/models and how can test if the model is working or not |
@divyashreepathihalli I'm interesting in contributing to this task of adding models from KerasCV to KerasNLP |
Hey @Swap98 looks like @kernel-loophole responded on the PR. He might be actively looking into it. |
This task is part of the KerasHub project ( Consolidating all of KerasCV and KerasNLP models in to one place)
Models from KerasCV will be added to KerasNLP in KerasNLP infrstructure style. The development is now under the keras-hub branch in KerasNLP - https://github.com/keras-team/keras-nlp/tree/keras-hub
Steps to complete this Task
Add either @divyashreepathihalli, @mattdangerw or @SamanehSaadat for review of any PR.
The text was updated successfully, but these errors were encountered: