-
Hello!
I recently downloaded the pyspeckit package and encountered some issues while trying to replicate and learn from the first example.
Firstly, I faced the exact same issue as @confusedastro…
-
Rendering results are great on truck dataset, but exported point cloud is messy.I can't even find where the truck is.
So my question is whether the point cloud derived from 3D Gaussian is suitable fo…
-
#### Description
MO_GAAL can not work when k (number of sub generators) larget than some constant.
#### Steps/Code to Reproduce
```
import numpy as np
import matplotlib.pyplot as plt
from sk…
-
## Description
They're 2 MATLAB implementations of SSIM from original authors, which can be found [here](http://www.cns.nyu.edu/~lcv/ssim/).
First one [`ssim_index.m`](http://www.cns.nyu.edu/~lcv/ss…
-
Hello, I wrote a lightweight (and much faster) implementation of the xi correlation metric.
In my tests, this implementation is > 300x faster than the current implementation.
```python
import n…
-
as per instructions i have 4kx4k images in folder. i don't see any errors or results when i run bash draw_fake.sh .
detailed instructions on synthesizing dataset will be appreciated. thanks
-
### Creating the conda env:
```
$ conda create -n test_env conda-forge::r-ape conda-forge::r-dplyr conda-forge::r-tidyr conda-forge::r-ggplot2
Solving environment: done
==> WARNING: A newer …
-
Feature requests marked as 'wishlist' will be gathered here going forward, in order to:
- improve discoverability of issues that report bugs or ask questions,
- help us easily assess these requests …
-
Hi!
I get this error when running a very simple wald test. I saw that you solved the same problem two years ago but didn't publish how exactly. Could you please guide me here too?
Here is the whol…
-
I tried to test the inference with ubuntu environment.
I used the pre-trained model and the sample data(HR_photo).
But I cannot generate well.
Some generated images are black, and some looks almost…