Skip to content

shirarei24/gpt-object-detection

Repository files navigation

gpt-object-detection

Requirements

  • Python 3.12
  • Poetry

Installation

poetry install

Usage

poetry run python main.py --image <image_path> --labels <label_list> [--use_dot_matrix true]

Example

poetry run python main.py --image target.jpg --labels person, motorcycle --use_dot_matrix true

Image with Dot Matrix

image with dot matrix

Result

detection result

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages