-
### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues).
- [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org/do…
-
Spatial convergence tests throw an unknown exception during the Poisson pre-step of the second cycle. Furthermore `GuermondNeumannBC.cc` also fails in the Poisson pre-step but in the first cycle of th…
-
rates.rst wrong function names
https://www.statsmodels.org/dev/generated/statsmodels.stats.rates.test_poisson_2indep.html
- [x] `alternative` description is only for `ratio`
https://www.statsmo…
-
We now have our projectors set up such that they can use a data processor pair prior to forward projection, and following back projection. This therefore makes classes, such as `PoissonLogLikelihoodWi…
-
test_loss.test_poisson_nllloss failed the CI at http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Funix-cpu/detail/PR-14687/3/pipeline/ on unrelated PR https://github.…
-
Hello, Thanks for the great work! I have tried colab version, it works well. But when I try to deploy it on my computer, this error is raised. is there any solution?
system: Ubuntu
`[Open3D Er…
-
**Is your feature request related to a problem? Please describe.**
For some model configurations (Poisson GLM, soft-plus, with Ridge regularization) and optimal stepsize and batch size can be calcu…
-
When I call `mr.poisson((640, 320), accel = 4, calib = (20, 20), crop_corner = False)`, I get the following error:
```
free(): invalid next size (normal)
Aborted (core dumped)
```
But if I chang…
-
Add a set of fixed entry points for the enemies (basically, 3 or 4 doors) and have them show up randomly according to a (Poisson distrubution)[https://en.wikipedia.org/wiki/Poisson_distribution]. Pick…
-
hi~ I'm trying to repeat your results with your MF-DeepONet code. In poisson's case, the data is generated from code. But only data for training is available after running the code, while data for tes…