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

  • Log In
  • Sign Up

gj5520
/
KoalaSeg

Image Segmentation
Transformers
Safetensors
oneformer
vision
universal-segmentation
korean-road
distillation
aihub
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use gj5520/KoalaSeg with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("image-segmentation", model="gj5520/KoalaSeg")
    # Load model directly
    from transformers import AutoProcessor, OneFormerForUniversalSegmentation
    
    processor = AutoProcessor.from_pretrained("gj5520/KoalaSeg")
    model = OneFormerForUniversalSegmentation.from_pretrained("gj5520/KoalaSeg")
  • Notebooks
  • Google Colab
  • Kaggle
KoalaSeg
887 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
gj5520's picture
gj5520
Update README.md
2454881 verified 11 months ago
  • .gitattributes
    1.59 kB
    Upload overlay_ft_20250621_130747.png 11 months ago
  • README.md
    4.8 kB
    Update README.md 11 months ago
  • config.json
    77.4 kB
    Upload finetuned OneFormer weights (epoch 7) 11 months ago
  • merges.txt
    525 kB
    Upload accompanying processor 11 months ago
  • model.safetensors
    879 MB
    xet
    Upload finetuned OneFormer weights (epoch 7) 11 months ago
  • overlay_ft_20250621_130747.png
    2.48 MB
    xet
    Upload overlay_ft_20250621_130747.png 11 months ago
  • preprocessor_config.json
    1.49 kB
    Upload accompanying processor 11 months ago
  • processor_config.json
    95 Bytes
    Upload accompanying processor 11 months ago
  • special_tokens_map.json
    585 Bytes
    Upload accompanying processor 11 months ago
  • tokenizer.json
    3.64 MB
    Upload accompanying processor 11 months ago
  • tokenizer_config.json
    753 Bytes
    Upload accompanying processor 11 months ago
  • vocab.json
    862 kB
    Upload accompanying processor 11 months ago