Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

Python 3.6 support issue with fastRCNN #24

@dashesy

Description

@dashesy

If cython_bbox and cython_nms where in .pyx format we could just compile for any version of Python (or use pyximport if the code has no dependencies) instead of including the dll (pyd is dll) inside the repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions