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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

itspublu
/
EgoSieve-S

Video Classification
Transformers
Safetensors
egosieve
robotics
egocentric-video
video-quality
dataset-curation
physical-ai
custom_code
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use itspublu/EgoSieve-S with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use itspublu/EgoSieve-S with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("video-classification", model="itspublu/EgoSieve-S", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModelForVideoClassification
    model = AutoModelForVideoClassification.from_pretrained("itspublu/EgoSieve-S", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
EgoSieve-S
96.4 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
itspublu's picture
itspublu
Release EgoSieve-S v0.1.0
40f8549 verified 3 days ago
  • .gitattributes
    1.52 kB
    initial commit 3 days ago
  • LICENSE
    10.8 kB
    Release EgoSieve-S v0.1.0 3 days ago
  • README.md
    3.88 kB
    Release EgoSieve-S v0.1.0 3 days ago
  • config.json
    3.31 kB
    Release EgoSieve-S v0.1.0 3 days ago
  • configuration_egosieve.py
    12.2 kB
    Release EgoSieve-S v0.1.0 3 days ago
  • evidence.json
    1.1 kB
    Release EgoSieve-S v0.1.0 3 days ago
  • metrics.json
    23.3 kB
    Release EgoSieve-S v0.1.0 3 days ago
  • model.safetensors
    95.7 MB
    xet
    Release EgoSieve-S v0.1.0 3 days ago
  • modeling_egosieve.py
    20.3 kB
    Release EgoSieve-S v0.1.0 3 days ago
  • preprocessor_config.json
    362 Bytes
    Release EgoSieve-S v0.1.0 3 days ago
  • processing_egosieve.py
    7.22 kB
    Release EgoSieve-S v0.1.0 3 days ago
  • splits.json
    255 kB
    Release EgoSieve-S v0.1.0 3 days ago
  • test_predictions.json
    285 kB
    Release EgoSieve-S v0.1.0 3 days ago
  • training_report.json
    161 kB
    Release EgoSieve-S v0.1.0 3 days ago