Jonáš Kulhánek

Results 19 issues of Jonáš Kulhánek

blockReduceSum has a default_value argument, but its not supplied on callsite.

As mentioned here #8 , there is no loader implemented currently to load data in a generic format. It would be good to support loading COLMAP models to enable people...

enhancement

![image](https://github.com/nerfstudio-project/viser/assets/4222114/62666aa0-a83f-4b15-92e4-01307ecd9349)

This PR updates current Dockerfile: - It builds gsplat - Reduces image size by using multistage build and removing dev dependencies. - Removes changed user -> enables installing inside docker...

This allows the viewer to be used with methods like MipSplatting, GaussianOpacityFields, etc.

Prepares Taming-3DGS method, but the source code of Taming 3DGS is not finished yet - the densification part is missing from the released code. This PR will wait for it...

Add more information about the trained models: - Add GPU type to web - Show (avg.) resolution of the images - Show some example image predictions - Add details on...

enhancement