thanks the code, on the line 316 of main.py, depth_sil_rendervar = transformed_params2depthplussilhouette(params, curr_data['w2c'], transformed_pts) , tranformed_pts have been already is the current camera corr, but in the function you have transform again as the line213 of EndoGSLAM/utils /slam_helpers.py, could you explain
thanks the code, on the line 316 of main.py, depth_sil_rendervar = transformed_params2depthplussilhouette(params, curr_data['w2c'], transformed_pts) , tranformed_pts have been already is the current camera corr, but in the function you have transform again as the line213 of EndoGSLAM/utils /slam_helpers.py, could you explain