Wynn

Results 10 comments of Wynn

I meet the same problem when use following command to "Compiling clap v2.33.3" ![image](https://user-images.githubusercontent.com/47302141/132350885-ba12e741-6059-47ee-9ed1-bc6dc2e94326.png) It seems related to rustc version The version I used as below, ![image](https://user-images.githubusercontent.com/47302141/132351092-c3072df7-d822-4108-8d79-3d8dc066417e.png)

No, I can't solve it. I tried 3 types of model: 1) single-scene model provided by author 2) cross-scene model provided by author 3) single-scene model trained by myself all...

I verify that "hash encoding + small MLP" has faster convergence speed than “vanilla large MLP”, see this figure (Bottom is HashNeRF, while the above is vanilla NeRF) : at...

I have the same problem , how you solved it ?

where is VertexSBAPointXYZ defined?

> I think it may be a problem with the version of numpy. I solve it by simply modify the stack operation to: > > ``` > self.proj_mats, self.intrinsics =...

I meet the same problem, on a colmap-format dataset. ![image](https://github.com/hustvl/4DGaussians/assets/47302141/6f47fef8-7948-40d5-888d-61ad7267518c) The PSNR suddenly decrease into an unexpected value(4.28), while the number of point cloud also decreases .

> > any more luck getting this to work? It says connected but then immediately connection dropped, over and over... > > Same problem. Anyone can help? Many thanks! I...