Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

keras-io
/
video-transformers

Image Classification
TF-Keras
TensorBoard
Video Transformers
video-classification
Model card Files Files and versions
xet
Metrics Training metrics Community
2

Instructions to use keras-io/video-transformers with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • TF-Keras

    How to use keras-io/video-transformers with TF-Keras:

    # Note: 'keras<3.x' or 'tf_keras' must be installed (legacy)
    # See https://github.com/keras-team/tf-keras for more details.
    from huggingface_hub import from_pretrained_keras
    
    model = from_pretrained_keras("keras-io/video-transformers")
    
  • Notebooks
  • Google Colab
  • Kaggle
video-transformers / logs
250 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 2 commits
shivalikasingh's picture
shivalikasingh
Add model
017cd29 almost 4 years ago
  • train
    Add model almost 4 years ago
  • validation
    Add model almost 4 years ago