Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

code of RBF and subsampling #24

Open
mc171819 opened this issue Aug 6, 2021 · 1 comment
Open

code of RBF and subsampling #24

mc171819 opened this issue Aug 6, 2021 · 1 comment

Comments

@mc171819
Copy link

mc171819 commented Aug 6, 2021

hi, i am comfuse about where the code of quantization and subsampling is. can you offer me the exact route of them?

@easilylazy
Copy link

hi, i am comfuse about where the code of quantization and subsampling is. can you offer me the exact route of them?

from Originally posted by @rui1996 in #15 (comment)

the code of subsampling is located at,

Hi, please refer here: https://github.com/mileyan/pseudo-LiDAR_e2e/blob/master/PointRCNN/lib/net/depth_net.py#L152

and I find that the code of the quantization is here:

def gen_feature_diffused_tensor(pc_rect, feature_z, feature_x, grid_3D_extended,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants