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

Superxixixi
/
LoCoNet_ASD

Feature Extraction
Transformers
PyTorch
loconet
custom_code
Model card Files Files and versions
xet
Community
1

Instructions to use Superxixixi/LoCoNet_ASD with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Superxixixi/LoCoNet_ASD with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="Superxixixi/LoCoNet_ASD", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Superxixixi/LoCoNet_ASD", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
LoCoNet_ASD / utils
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
xiziwang
push files
2e36228 over 2 years ago
  • .ipynb_checkpoints
    push files over 2 years ago
  • __pycache__
    push files over 2 years ago
  • .DS_Store
    6.15 kB
    push files over 2 years ago
  • distributed.py
    8.95 kB
    push files over 2 years ago
  • get_ava_active_speaker_performance.py
    8.87 kB
    push files over 2 years ago
  • get_multiperson_csv.py
    1.4 kB
    push files over 2 years ago
  • model_utils.py
    682 Bytes
    push files over 2 years ago
  • overall.png
    167 kB
    push files over 2 years ago
  • tools.py
    11.1 kB
    push files over 2 years ago
  • utils.py
    4.42 kB
    push files over 2 years ago