Skip to main content

Standalone cython_bbox

Project description

cython_bbox

cython_bbox is widely used in object detection tasks. To my best knowledge, it was first implemented in Faster-RCNN. Since then, almost all object detection projects use the source code directly.

In order to use it in standalone code snippets or small projects, I make it a pypi module. The cython_bbox.pyx is totally borrowed from Faster-RCNN. Thanks RBG!

install

pip install cython_bbox

usage

from cython_bbox import bbox_overlaps
overlaps = bbox_overlaps(
        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_bbox_fix-2023.4.21.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

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

cython_bbox_fix-2023.4.21-cp39-cp39-macosx_10_9_x86_64.whl (18.8 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

Details for the file cython_bbox_fix-2023.4.21.tar.gz.

File metadata

  • Download URL: cython_bbox_fix-2023.4.21.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.7

File hashes

Hashes for cython_bbox_fix-2023.4.21.tar.gz
Algorithm Hash digest
SHA256 fe485c83f1a65482381f3099943a583988b726de9f250735f5f4c52008c05ed8
MD5 353052eea1c08cbbd00fa877c5de85fb
BLAKE2b-256 aaa25fbc934c98375233572f8172f879e481d421796b3152ec5912a75ba908f5

See more details on using hashes here.

File details

Details for the file cython_bbox_fix-2023.4.21-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for cython_bbox_fix-2023.4.21-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 fccdb73e43435154e5fe0912b2377e9e1b8e3c88073e1121665119483bd0c004
MD5 65f01d56ac0a2aeebe05145e695dee15
BLAKE2b-256 017befceaee2d24b1e64c48a8c28256003300ab0e5d0a97a2b4a84d581a9f860

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