Megvii-BaseDetection / Megvii-BaseDetection/BorderDet

where is the implementation details of border_align_forward

Open
#52 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
429
Forks
62
PR merge metrics
No merged PRs in 30d

Description

I want read the implementation of border_align_forward, but can't open the _C in "from cvpods import _C" in the file of border_align.py

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with border_align.py and the from cvpods import _C import to trace where border_align_forward is exposed. Locate the underlying implementation and document where it lives and how it relates to the Python call; done means a newcomer can follow the function from border_align.py to its implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
computer-vision, machine-learning
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.