notebooks icon indicating copy to clipboard operation
notebooks copied to clipboard

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

Open RomRoc opened this issue 2 years ago • 3 comments
trafficstars

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

  • #211

Type of change

  • [x] New feature (non-breaking change which adds functionality)
  • [x] 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.

RomRoc avatar Oct 19 '23 07:10 RomRoc

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

SkalskiP avatar Oct 19 '23 15:10 SkalskiP

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 avatar Oct 20 '23 08:10 RomRoc

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Nov 04 '23 01:11 CLAassistant