Manuel Concepcion Brito

Results 5 issues of Manuel Concepcion Brito

**Describe the bug** When using ns-render (in google colab) and with custom images, the render "finishes" (cell executes successfully without any error), however, there's no output. The same command works...

**Describe the bug** I was comparing the results from depth-nerfacto and nerfacto in tensorboard, but I realized there is not a consistent way of applying the colormaps to the output...

**Describe the bug** When I try to run tensorboard and the viewer during the same training instance, the viewer doesn't launch. Another problem is that tensorboard doesn't launch automatically. I...

I've been trying to build the library with python bindings as described in the [docs](https://github.com/lagadic/visp/pull/1312/files). However, I am getting some errors regarding the definition of numpy arrays: ``` 115.9 [...

**Description** I successfully trained a model with nerfstudio-data, but when exporting the data to a mesh, I get the following error: ``` Extract mesh with marching cubes and may take...