-
Hi there. I was trying to evaluate the [diag(Hessian)](https://github.com/JiangWenPL/FisherRF/blob/58de43ebe2d19b951ee8e464cf4dcf8c47f5e48e/active/H_reg.py#L51) for 3DGS parameters on the NeRF Lego se…
-
Before connecting with the web page, if I place gan's cube on the table with white color on up side, the up/front color is correct. But if with other colors on up side. It will get wrong result. Any s…
-
**Decision**: `configlet lint` should check whether UUIDs are valid.
**Support**:
* https://github.com/exercism/configlet/issues/99#issuecomment-349434007
* https://github.com/exercism/configle…
-
### Is your feature request related to a problem? Please describe.
In gh-16191, it was suggested that `curve_fit` might benefit from an option to use global optimization.
### Describe the solution …
-
**Describe the bug**
Introducing the square `x^2` of a nonnegative variable `x` into the objective causes an error when solving using OSQP.
Variations on objective:
- `power(x,2)` and `square(x)…
-
In some regions there are multiple joining national parks. Western USA is the most impressive, with many protected areas covering significant area with byzantine shapes and topology.
For example in t…
-
This issue carries on the discussion at https://github.com/JuliaStats/Roadmap.jl/issues/14 with the intend to make things more concrete. To start with this, I see a list of apparent questions and TODO…
-
I have been wandering around to find a good way for global fitting in R. I used nls.multstart and it works predictably (awesome package)
I want to use this package like I can use with nls in base R. …
-
Hello,
in the paper, in page 5, the equation 3 is referenced to 32: "Depth map prediction from a single image using a multi-scale deep network" from Eigen et. al. . But looking at this reference coul…
-
I'm having trouble installing this. It seems to be building correctly, but when I try to run the tests I get an error on import.
I would try the "in place" version without installing, but I'm not sur…