-
Hi, I know FBX is a proprietary format, so I'll leave that out.
My question is if there's a possibility to take all the "normal" light calculation (generated from the normal map from all 360°) and …
-
Hi, great work!
When I run nerf_synthetic data I get a CUDA error, is there some configuration that I overlooked that is causing the error?
```
2023-11-02 09:44:24.958 | INFO | utils.writer:wri…
-
Hi, I am very interested in your great work.
1. I want to try the pose refinement in waymo data (you provided scene), but I met an error:
> F0202 06:06:36.188254 3254 problem_impl.cc:482] Paramet…
-
First of all, sorry for the _immense_ length of this suggestion. I had so much ideas, and I needed them to be as developed and as clear as possible.
I saw this suggestion https://github.com/An-Sar…
-
-
Last year, I was learning about ANN and EA by playing with existing projects, and I particularly liked this 3D 4-legged walker based on a [research paper by Gregory Morse](http://eplex.cs.ucf.edu/supg…
-
# Trending repositories for C#
1. [**microsoft / PowerToys**](https://github.com/microsoft/PowerToys)
__Windows system utilities to maximize productivity__
82 stars today…
-
**Submitting author:** @pat-alt (Patrick Altmeyer)
**Repository:** https://github.com/pat-alt/LaplaceRedux.jl
**Branch with paper.md** (empty if default branch):
**Version:**
**Editor:** @matbesanco…
-
Suggest a paper you would like us to discuss in our next meeting. You can upvote a paper using the :thumbsup: emoji.
The paper with the most upvotes by the end of the week (Friday) will be chosen.
-
## 🐛 Bug
When trying to load some of our models exported from Python using `torch.jit.trace` in a C++ program using `torch::jit::load("/path/to/model")` it causes a segmentation fault. The segfault…