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

correll
/
segformer-webots-grasp

Transformers
TensorBoard
Safetensors
segformer
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use correll/segformer-webots-grasp with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use correll/segformer-webots-grasp with Transformers:

    # Load model directly
    from transformers import AutoImageProcessor, SegformerForSemanticSegmentation
    
    processor = AutoImageProcessor.from_pretrained("correll/segformer-webots-grasp")
    model = SegformerForSemanticSegmentation.from_pretrained("correll/segformer-webots-grasp")
  • Notebooks
  • Google Colab
  • Kaggle
segformer-webots-grasp / runs
89.4 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 103 commits
correll's picture
correll
End of training
e88ec46 over 2 years ago
  • Dec03_11-19-01_ca07b243704f
    Training in progress, step 1 over 2 years ago
  • Dec03_11-19-54_ca07b243704f
    End of training over 2 years ago