Florian Windolf

Results 10 comments of 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...

Hey man, there is discussions on another issue: https://github.com/supabase/cli/issues/3632 The proposed solution is: - stop the local instance `supabase stop` - remove the postgres version file with `rm supabase/.temp/postgres-version` -...

Have you also tried explicitly setting the version in the file? If so sorry, I'm also clueless.

Yep, going to [infrastructure](https://supabase.com/dashboard/project/_/settings/infrastructure) and then clicking the upgrade button (which causes ~10mins of downtime for a small DB) and then re-linking (after removing the supabase folder completely) + restarting...