Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using MMDetection in zero-shot-object-detection-with-grounding-dino.ipynb #213

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

RomRoc
Copy link

@RomRoc RomRoc commented Oct 19, 2023

Description

I updated the Colab notebook to run zero shot object detection using MMDetection library, instead of the original Grounding Dino library.
It seems a simpler code. We obtain similar results.

This pull request fixes issue

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How has this change been tested, please provide a testcase or example of how you tested the change?

I run the entire notebook in Colab.

Any specific deployment considerations

This is a base notebook, it needs more documentation and example to become as complete as original notebook.

Docs

Need to be updated docs in new Colab.

@SkalskiP
Copy link
Collaborator

Hi @RomRoc 👋🏻 Could we showcase usage of Python API over premade scripts?

@RomRoc RomRoc closed this Oct 20, 2023
@RomRoc
Copy link
Author

RomRoc commented Oct 20, 2023

Hello @SkalskiP I don't know if I understood your comment. I created a new pull request, using python code instead of script demo/image_demo.py

@RomRoc RomRoc reopened this Oct 20, 2023
@CLAassistant
Copy link

CLAassistant commented Nov 4, 2023

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants