keras-team / keras-hub

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

Adding Video Classifier wrapper #1805

Closed ushareng closed 2 days ago

divyashreepathihalli commented 2 months ago

@ushareng has the VideoSwin model been added yet? The video classifier should be added once we have the VideoSwin backbone in. That will help us verify the implementation.

mattdangerw commented 2 days ago

Going to close this. The commit history got crazy. We can still add a video classifier, but probably should add it along with the model that will use the task, rather than adding the task first.