Megvii-BaseDetection / Megvii-BaseDetection/BEVDepth

Questions for BEV features and voxel pooling

Open
#161 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
881
Forks
124
PR merge metrics
No merged PRs in 30d

Description

Hi @yinchimaoliang @ZRandomize ! Thank you for releasing this wonderful work. I have some questions for the BEV features and voxel pooling:

  1. What's the coordinate mapping between the ego frame and the cells BEV features with shape (B, 80, I=128, J=128)? Is it increasing index i means +y and increasing index j means +x? Also, is the ego coordinate system using +x pointing forward and +y pointing to the ego vehicle's left side?
  2. Does the voxel pooling support 3D features with the Z dimension?

Thank you very much in advance!

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

No file, test, or entry point is named. Start by locating the BEV feature grid and voxel-pooling implementation, then document the ego-frame-to-grid coordinate mapping and whether pooling supports a Z dimension; the issue is done when both questions have authoritative answers.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.