vsaez's picture
Update README.md
6e99e01 verified
|
raw
history blame
1.95 kB

🚀 Enhanced Object Detection App

Detect objects and faces in your images using advanced DETR models — switch language and model instantly!


🌍 Features

  • Multilingual interface: English, Spanish, French
  • Multiple models: General objects, small objects, faces
  • Dynamic label translation: Object names in your selected language
  • Adjust detection threshold: Tune sensitivity for your needs

🖼️ How to use

  1. Upload an image (drag & drop or click)
  2. Choose your preferred language
  3. Select a detection model
    • General Objects (fast): Everyday items, people, animals
    • General Objects (high precision): More accurate, slightly slower
    • Small Objects/Details (slow): Detects smaller items, slower
    • Face Detection (people only): Detects only faces
  4. Adjust the detection threshold if needed
  5. Click Detect Objects — and see the magic!

💡 Models available

Model Description
General Objects (fast) Fast detection of common objects (ResNet-50)
General Objects (high precision) More precise, for tricky cases (ResNet-101)
Small Objects/Details (slow) Better for tiny/detailed objects (DC5)
Face Detection (people only) Only detects faces, very fast

📝 About

Built with 🤗 Gradio, Transformers, and the DETR family of models.


❤️ Like this Space?

If you found this app useful, please give it a 🌟 like (top right)!
Your feedback and support help it grow.


Developed by vsaez. Powered by open-source AI.