LaneGCN
LaneGCN copied to clipboard
dilated_nbrs bug
Is it that mat = mat * mat should be modified to mat = mat * csr in function dilated_nbrs?
it should not be modified to mat = mat * csr, because of double expansion. I am deploying model to C++ Project.Welcome to exchange.
@kaikaishen hi have you convert this model to c++ sucessfully? actually I'm doing similar thing, I try to export the pt file in torch.
@kaikaishen hi have you convert this model to c++ sucessfully? actually I'm doing similar thing, I try to export the pt file in torch.
sucessfully,we can talk about it.my email is [email protected]