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

question of voxelnet_second #17

Open
RickOnEarth opened this issue Dec 2, 2021 · 0 comments
Open

question of voxelnet_second #17

RickOnEarth opened this issue Dec 2, 2021 · 0 comments

Comments

@RickOnEarth
Copy link

Hi @Jaekyumkim ,thank you for your outstanding work. I am trying to run the second stage of the code. In the class VoxelNet (in voxelnet_second.py), self.rpn is initialized as rpn_class_dic["RPN_SECOND_FUSION"], and self.second_rpn is initialized as rpn_class_dict["RPN_FUSION"]. Is it reversed?
Also the part second_preds_dict = self.second_rpn(bev_crops_output, concat_crops_output) does't match the code in rpn.py. The number of input parameters is not even enough. Is there some code missing in rpn.py?

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

1 participant