deemoo
Results
3
issues of
deemoo
I want to know that how to make the transformation between velodyne coordinate and camera coordinate. I find that in the source code, the transformation is "centroid = (-centroid[1], centroid[2]...
我在debug时发现,test_on_single_image中的tf.image.resize_with_pad函数将图片张量全部变为了0,我很困惑,新手一枚,可以解答以下吗
the model i used has some opration written by c++, using torch.utils.cpp_extention with a .cpp file. I want to convert the model into trt model but failed with the error...