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

Blueberry2018
/
SOCAL-cls

Video Classification
Transformers
TensorBoard
Safetensors
videomae
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use Blueberry2018/SOCAL-cls with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Blueberry2018/SOCAL-cls with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("video-classification", model="Blueberry2018/SOCAL-cls")
    # Load model directly
    from transformers import AutoImageProcessor, AutoModelForVideoClassification
    
    processor = AutoImageProcessor.from_pretrained("Blueberry2018/SOCAL-cls")
    model = AutoModelForVideoClassification.from_pretrained("Blueberry2018/SOCAL-cls")
  • Notebooks
  • Google Colab
  • Kaggle
SOCAL-cls / runs
74 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
Blueberry2018's picture
Blueberry2018
Training in progress, epoch 1
f0fe69e over 2 years ago
  • Dec03_04-18-21_6800b6643627
    Training in progress, epoch 1 over 2 years ago
  • Dec03_04-21-29_6800b6643627
    Training in progress, epoch 1 over 2 years ago
  • Dec03_04-22-11_6800b6643627
    Training in progress, epoch 0 over 2 years ago
  • Dec03_04-46-19_6800b6643627
    Training in progress, epoch 0 over 2 years ago
  • Dec04_00-33-49_10ed521c7a0b
    Training in progress, epoch 1 over 2 years ago
  • Dec04_01-03-48_10ed521c7a0b
    Training in progress, epoch 1 over 2 years ago
  • Dec04_01-19-11_10ed521c7a0b
    Training in progress, epoch 1 over 2 years ago
  • Dec04_01-27-02_10ed521c7a0b
    Training in progress, epoch 1 over 2 years ago
  • Dec04_01-28-20_10ed521c7a0b
    Training in progress, epoch 1 over 2 years ago
  • Dec04_01-31-03_10ed521c7a0b
    Training in progress, epoch 1 over 2 years ago
  • Dec04_01-34-46_10ed521c7a0b
    Training in progress, epoch 1 over 2 years ago
  • Dec04_01-51-54_10ed521c7a0b
    Training in progress, epoch 1 over 2 years ago
  • Dec04_01-59-43_10ed521c7a0b
    Training in progress, epoch 1 over 2 years ago