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

projectsidewalk
/
rampnet-model

Keypoint Detection
Transformers
Safetensors
rampnet
feature-extraction
curb-ramp-detection
accessibility
street-view
keypoint-heatmap
custom_code
Model card Files Files and versions
xet
Community

Instructions to use projectsidewalk/rampnet-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use projectsidewalk/rampnet-model with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("projectsidewalk/rampnet-model", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
rampnet-model
360 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 14 commits
jonfroehlich's picture
jonfroehlich
Re-export with transformers-compatible RampNetModel wrapper + corrected card (fixes #19); weights unchanged from v1.0-paper
606a119 verified 8 days ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    6.51 kB
    Re-export with transformers-compatible RampNetModel wrapper + corrected card (fixes #19); weights unchanged from v1.0-paper 8 days ago
  • config.json
    581 Bytes
    Re-export with transformers-compatible RampNetModel wrapper + corrected card (fixes #19); weights unchanged from v1.0-paper 8 days ago
  • configuration_rampnet.py
    801 Bytes
    Re-export with transformers-compatible RampNetModel wrapper + corrected card (fixes #19); weights unchanged from v1.0-paper 8 days ago
  • model.safetensors
    360 MB
    xet
    Re-export with transformers-compatible RampNetModel wrapper + corrected card (fixes #19); weights unchanged from v1.0-paper 8 days ago
  • modeling_rampnet.py
    982 Bytes
    Re-export with transformers-compatible RampNetModel wrapper + corrected card (fixes #19); weights unchanged from v1.0-paper 8 days ago
  • rampnet_model.py
    1.69 kB
    Re-export with transformers-compatible RampNetModel wrapper + corrected card (fixes #19); weights unchanged from v1.0-paper 8 days ago