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

suzukimain
/
AnimeSeg

Image Segmentation
Transformers
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use suzukimain/AnimeSeg with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("image-segmentation", model="suzukimain/AnimeSeg")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("suzukimain/AnimeSeg", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
AnimeSeg / models
2.77 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 25 commits
suzukimain's picture
suzukimain
Upload anime_seg_mask2former_v4.safetensors
4b0386c verified 3 months ago
  • remove_bg
    Rename models/remove_bg/remove_bg.safetensors to models/remove_bg/BgRemover.safetensors 3 months ago
  • anime_seg_dinov2_v2.safetensors
    1.26 GB
    xet
    Upload 2 files 3 months ago
  • anime_seg_mask2former_v3.safetensors
    432 MB
    xet
    Upload 2 files 3 months ago
  • anime_seg_mask2former_v4.safetensors
    866 MB
    xet
    Upload anime_seg_mask2former_v4.safetensors 3 months ago