roboflow / notebooks

Examples and tutorials on using SOTA computer vision models and techniques. Learn everything from old-school ResNet, through YOLO and object-detection transformers like DETR, to the latest models like Grounding DINO and SAM.
https://roboflow.com/models
4.78k stars 744 forks source link

Grounding Dino notebook using MMDetection #211

Open RomRoc opened 8 months ago

RomRoc commented 8 months ago

Search before asking

Description

Hello, I saw your interesting colab to run Zero-Shot Object Detection with Grounding DINO

MMDetection now supports Grounding Dino, so I created a simplified version of Colab, to run object detection using this library. It's much simpler, I could run with dog-3.jpeg image with just 5 lines of code. It seems to perform even better, using prompt chair with man sitting on it it detect only the chair, not even the man.

You can update Colab using MMDetection, to simplify the process. If you need any help, I'm here.

Additional

No response

Are you willing to submit a PR?

github-actions[bot] commented 8 months ago

👋 Hello @RomRoc, thank you for leaving an issue on Roboflow Notebooks.

🐞 Bug reports

If you are filing a bug report, please be as detailed as possible. This will help us more easily diagnose and resolve the problem you are facing. To learn more about contributing, check out our Contributing Guidelines.

If you require support with custom code that is not part of Roboflow Notebooks, please reach out on the Roboflow Forum or on the GitHub Discussions page associated with this repository.

💬 Get in touch

Do you have more questions about Roboflow that we haven't responded to yet? Feel free to ask them on the Roboflow Discuss forum. Our developer advocates and community team actively respond to questions there.

To ask questions about Notebooks, head over to the GitHub Discussions section of this repository.

SkalskiP commented 8 months ago

Hi @RomRoc 👋🏻 ! I'd love to see that notebook! Please create PR and we will start from there 🙏🏻