hugstar
hugstar
I've had the same issue. I was able to fix this by compiling ONNX from source.
@Seanbakko Yes - what fixed it for me was compiling **both** Pytorch and ONNX from source and it solved the issue completely.
Great. Thanks! Will change.
`dists` are relative to the direction vector size. So for example, those 3 cases are exactly same for a given ray: - ray direction = (1, 2, 3), dist =...