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

WizWix
/
kor-pest-detector

Image-Text-to-Text
PEFT
Safetensors
Korean
agriculture
image-classification
korean
lora
pest-detection
qwen
qwen3
vision-language
conversational
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use WizWix/kor-pest-detector with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use WizWix/kor-pest-detector with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen3.5-9B")
    model = PeftModel.from_pretrained(base_model, "WizWix/kor-pest-detector")
  • Notebooks
  • Google Colab
  • Kaggle
kor-pest-detector / evaluation
207 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
WizWix's picture
WizWix
Upload 2 files
3eba37b verified about 1 month ago
  • confusion_matrix.png
    92 kB
    Upload 2 files about 1 month ago
  • confusion_matrix_row_normalized.png
    108 kB
    xet
    Upload 2 files about 1 month ago
  • metrics.json
    7.63 kB
    Upload folder using huggingface_hub about 1 month ago