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

WhynotHug
/
PixDLM

Image Segmentation
Transformers
PyTorch
pixdlm
cvpr-2026
compute-transparency
reasoning-segmentation
uav
remote-sensing
vision-language
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use WhynotHug/PixDLM with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("image-segmentation", model="WhynotHug/PixDLM")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("WhynotHug/PixDLM", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
PixDLM / docs
5.18 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
WhynotHug's picture
WhynotHug
Upload folder using huggingface_hub
ae4bb90 verified 2 days ago
  • DATA.md
    1.1 kB
    Upload folder using huggingface_hub 2 days ago
  • MODEL.md
    1.1 kB
    Upload folder using huggingface_hub 2 days ago
  • RELEASE.md
    815 Bytes
    Upload folder using huggingface_hub 2 days ago
  • REPRODUCTION.md
    2.17 kB
    Upload folder using huggingface_hub 2 days ago