Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

vikp
/
surya_det_math

Transformers
Safetensors
segformer
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use vikp/surya_det_math with Transformers:

    # Load model directly
    from transformers import AutoImageProcessor, SegformerForRegressionMask
    
    processor = AutoImageProcessor.from_pretrained("vikp/surya_det_math")
    model = SegformerForRegressionMask.from_pretrained("vikp/surya_det_math")
  • Notebooks
  • Google Colab
  • Kaggle
surya_det_math
120 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
vikp's picture
vikp
Upload processor
a573932 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • config.json
    1.16 kB
    Upload SegformerForRegressionMask about 2 years ago
  • model.safetensors
    120 MB
    xet
    Upload SegformerForRegressionMask about 2 years ago
  • preprocessor_config.json
    430 Bytes
    Upload processor about 2 years ago