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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

ariG23498
/
gemma-3-4b-pt-object-detection

Object Detection
Transformers
Safetensors
gemma3
image-text-to-text
license-plate
text-generation-inference
Model card Files Files and versions
xet
Community
3

Instructions to use ariG23498/gemma-3-4b-pt-object-detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use ariG23498/gemma-3-4b-pt-object-detection with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("object-detection", model="ariG23498/gemma-3-4b-pt-object-detection")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForMultimodalLM
    
    processor = AutoProcessor.from_pretrained("ariG23498/gemma-3-4b-pt-object-detection")
    model = AutoModelForMultimodalLM.from_pretrained("ariG23498/gemma-3-4b-pt-object-detection", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
gemma-3-4b-pt-object-detection
8.63 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 6 commits
ariG23498's picture
ariG23498 HF Staff
sergiopaniego's picture
sergiopaniego HF Staff
Update README.md (#2)
df00bdb verified about 1 year ago
  • .gitattributes
    1.57 kB
    Upload processor over 1 year ago
  • README.md
    2.68 kB
    Update README.md (#2) about 1 year ago
  • config.json
    1.57 kB
    Upload Gemma3ForConditionalGeneration over 1 year ago
  • generation_config.json
    210 Bytes
    Upload Gemma3ForConditionalGeneration over 1 year ago
  • model-00001-of-00002.safetensors
    4.96 GB
    xet
    Upload Gemma3ForConditionalGeneration over 1 year ago
  • model-00002-of-00002.safetensors
    3.64 GB
    xet
    Upload Gemma3ForConditionalGeneration over 1 year ago
  • model.safetensors.index.json
    90.6 kB
    Upload Gemma3ForConditionalGeneration over 1 year ago
  • preprocessor_config.json
    570 Bytes
    Upload processor over 1 year ago
  • processor_config.json
    70 Bytes
    Upload processor over 1 year ago
  • special_tokens_map.json
    662 Bytes
    Upload processor over 1 year ago
  • tokenizer.json
    33.4 MB
    xet
    Upload processor over 1 year ago
  • tokenizer_config.json
    1.16 MB
    Upload processor over 1 year ago