Closed xuV2 closed 2 years ago
@pangsu0613
Hello @xuV2, thank you for your interests in CLOCs. It is a little bit hard to say, I did make modifications in the original SECOND code, but not the core model part. But if you have any questions regarding the code, please feel free to ask.
Hello @xuV2, thank you for your interests in CLOCs. It is a little bit hard to say, I did make modifications in the original SECOND code, but not the core model part. But if you have any questions regarding the code, please feel free to ask.
Thank you for your reply!
Hi @pangsu0613 I want to ask you two questions, 1.What is self.corner_points_feature in fusion.py ? 2.Is the tensor_index with flag=0 in fusion.py finally discarded ?Thank you.
Excuse me again @pangsu0613 ,I would appreciate it if you could explain the code
all_3d_output_camera_dict, all_3d_output, top_predictions, fusion_input,tensor_index = net(example_torch,detection_2d_path)
in train.py.
If so, can I directly look at the code you wrote without knowing the SECOND code?