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

RaviKush
/
clipseg_finetuned_dice_bce

Transformers
Safetensors
clipseg
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use RaviKush/clipseg_finetuned_dice_bce with Transformers:

    # Load model directly
    from transformers import AutoProcessor, CLIPSegForImageSegmentation
    
    processor = AutoProcessor.from_pretrained("RaviKush/clipseg_finetuned_dice_bce")
    model = CLIPSegForImageSegmentation.from_pretrained("RaviKush/clipseg_finetuned_dice_bce")
  • Notebooks
  • Google Colab
  • Kaggle
clipseg_finetuned_dice_bce
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
RaviKush's picture
RaviKush
Upload processor
b3287be verified 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • README.md
    5.17 kB
    Upload CLIPSegForImageSegmentation 7 months ago
  • config.json
    817 Bytes
    Upload CLIPSegForImageSegmentation 7 months ago
  • merges.txt
    525 kB
    Upload processor 7 months ago
  • model.safetensors
    603 MB
    xet
    Upload CLIPSegForImageSegmentation 7 months ago
  • preprocessor_config.json
    631 Bytes
    Upload processor 7 months ago
  • special_tokens_map.json
    472 Bytes
    Upload processor 7 months ago
  • tokenizer.json
    2.22 MB
    Upload processor 7 months ago
  • tokenizer_config.json
    780 Bytes
    Upload processor 7 months ago
  • vocab.json
    862 kB
    Upload processor 7 months ago