Florian Windolf
Florian Windolf
I updated the example. The Pose was supposed to be Unknown. Basically what I want to do is to calculate a position in which data is accessed. Imagine camera tracking,...
I'd be willing to hop on this if you let me :) Could I get a few pointers on where to start, what the expectations are besides the snippet (eg....
Thanks for the pointers. I've taken a look and I think I'll be able to find my way into it. I'll say hi in slack sometime today :)
Hey, I've been working on it and made some progress. But then I left for vacation and haven't touched it since due to shifted prios in the company, but it...
This is a somewhat stale issue but the first thing that comes up when you google the behaviour. Any news/updates on this?
Not really a blocker, but having `NaN`s occur during training for whatever reason seems to be a common enough problem to justify experiment tracking not completely breaking imo. So a...
Sorry I missed the notification of the last comment. We solved it by not logging nans as 0, inf as a big number which is okay for now. It skews...