Diego

Results 7 comments of Diego

I'm also experiencing sped up recordings using a Mac running Chrome version 81. Here's the simplified version of the code. ``` this.capturer = new CCapture({format: 'webm'}); start(){ this.renderCanvas(); this.capturer.start(); }...

Hey any ideas/updates on how to fix this?

+1, any updates on this as a feature?

@maturk I got this same error `RuntimeError: element 0 of tensors does not require grad and does not have a grad_fn` on a fresh install. the dozer dataset works fine...

@aliabusaleh sorry thought this was the issue for the PR. Haven't tried the PR but hopefully would fix it for Gaussian splatting too since it seems like a more general...