István Sárándi
István Sárándi
I figured it out. It's possible to use `torchdata.nodes` without any `Dataset` or `DataLoader`. For multi-GPU training, if the nodes start with `IterableWrapper`, it's enough to slice the iterable so...
That's helpful. I've tried using OpenCV's 4-parameter fisheye camera model for interpreting the distortion coefficients, but the results don't seem aligned. What camera model should we use? Edit: based on...
That is unfortunately only about the Aria data, not Exo data. I still suspect the released intrinsics are not correct for Exo. It seems that the released intrinsic matrix in...
It appears that TensorFlow export isn't supported. The TF versions of modules like RepNCSPELAN4 are simply not implemented.