Skip to main content

Standalone cython_ious

Project description

cython_ious

Cython's standalone iou

install

pip install cython_ious

use

from cython_ious import bbox_giou as giou

overlaps = giou(
        np.ascontiguousarray(dt, dtype=np.float32),
        np.ascontiguousarray(gt, dtype=np.float32)
    )

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

cython_ious-0.0.1.tar.gz (77.3 kB view details)

Uploaded Source

File details

Details for the file cython_ious-0.0.1.tar.gz.

File metadata

  • Download URL: cython_ious-0.0.1.tar.gz
  • Upload date:
  • Size: 77.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.5

File hashes

Hashes for cython_ious-0.0.1.tar.gz
Algorithm Hash digest
SHA256 ec4864238f38ded594c8e077a7c032871078224fd37e591bb51153c3f83e4dfa
MD5 db15f64703a62d62fc98cca317f83fc2
BLAKE2b-256 6de549cee09e5180385332588ac570a14ca378969037e997815a21cec0dad2b6

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