Open kooscode opened 2 years ago
This does not work..
build point model is failed! build model is failed! Segmentation fault (core dumped)
The problem is hardcoded and missing weights
_point_lm_params.point_weight_file = "../engines/point_model.bin";
Where can I find the Pytorch to TRT conversion? the standard trtexec is not able to convert pytorch weights..
me too.Do you solve the problem?
Nope - No response.. I think this is vaporware and doesn't really work..
This does not work..
The problem is hardcoded and missing weights
_point_lm_params.point_weight_file = "../engines/point_model.bin";
Where can I find the Pytorch to TRT conversion? the standard trtexec is not able to convert pytorch weights..