Skip to main content

Yet another simple object detector

Project description

CI Status PyPI version

yasod

Version 0.1.1

Yet another simple object detector

Installing

pip install yasod

Getting started

An example for a config and models could be found in tests/data.

Here is a simple example how to detect the objects of a given input-image.jpg and draw an output image accordingly:

from yasod import Yasod

model = Yasod("simple-yasod-config.yml").get_model("yolov4-tiny")
img, detections = model.detect("input-image.jpg")
model.draw_results(img, detections, "output-image.jpg")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yasod-0.1.1.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

yasod-0.1.1-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file yasod-0.1.1.tar.gz.

File metadata

  • Download URL: yasod-0.1.1.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.9.0 Linux/5.4.0-1031-azure

File hashes

Hashes for yasod-0.1.1.tar.gz
Algorithm Hash digest
SHA256 199a0bbe1c9b9f49fec8d1ebc8c9362a43cfe19e4b929ffc3d50836aaf018970
MD5 e07973ac23e181cfbc6ecd75bbc0c094
BLAKE2b-256 12a6531d986f82b86106f9dfd14edcba2548d839ca88022743ffd21bb365741d

See more details on using hashes here.

File details

Details for the file yasod-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: yasod-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 5.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.9.0 Linux/5.4.0-1031-azure

File hashes

Hashes for yasod-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6ac081e2ba49c2b001222aa03df0a8390b93fb5927e974a744f500e7dfb29042
MD5 42b0f1a668652d36f9c7a3d07320628b
BLAKE2b-256 db6868f9063ec124c204af3ff659dba001ca066d91664f12ba1d335db3d1a681

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page