simple-HigherHRNet
simple-HigherHRNet copied to clipboard
Multi-person Human Pose Estimation with HigherHRNet in Pytorch, with TensorRT support
Results
3
simple-HigherHRNet issues
Sort by
recently updated
recently updated
newest added
torch.onnx.export come across an error :"Process finished with exit code -1073741819 (0xC0000005)"
1
When I run "export-tensorrt-model.py", it crush at calling "torch.onnx.export", the return info is "Process finished with exit code -1073741819 (0xC0000005)" Anyone can tell me the reason of this bug?