-
I used colmap dataset.
(flow_map) root@autodl-container-f34d45a126-5b9fd9ad:~/data_user/ysl/wild-gaussians# nerfbaselines train --method wild-gaussians --data datasets/0729_powertower_radial/
info:…
-
A posterior predictive check (PPC) for the Cox model would be nice, but it would probably have to be conducted differently than in all other models since the spline estimate of the baseline hazard mak…
-
Hi there,
I tried to reproduce the results of Graphormer_SMALL on the PCQM4M-LSC dataset using the v1.0 branch.
```
[ -z "${exp_name}" ] && exp_name="pcq"
[ -z "${seed}" ] && seed="1"
[ -z "$…
-
### 🐛 Describe the bug
This is my code:
```
dataset = DGraphFin(root=path, name=dataset_name, transform=T.ToSparseTensor())
nlabels = dataset.num_classes
if dataset_name in ['DGraph']:
n…
-
At some point, we will have to update how we ask users to specify prior distributions. I think our approach is quite good for the current state of Bambi (basically, for GLMMs), but it won't be satisfa…
-
Hi, I'm going to test the official [node2vec](https://github.com/pyg-team/pytorch_geometric/blob/master/examples/node2vec.py) example but I got an error as follows:
```
Traceback (most recent call l…
-
the chart is not rendering in ios ( showing just white space) but working fine in android. Please help
-
-
I load a dxf file and then show it. Code as follow:
```
import trimesh
model = trimesh.load("images_dxf_with_problems/B(82).dxf")
model.show()
```
dxf file :
[B(82).dxf.tar.gz](https://githu…
-
```
If you start to draw something that is taking too long time (e.g. a long thick
line with a complicated effect) it would be nice to be able to stop the
operation with a key.
In DPII, the space b…