-
```
Autodetected carla dataset
Namespace(gpus=4, dataset='carla', xid='', resolution=128, batch_size=2, run_inversion=True, resume_from='g_carla_pretrained', root_path='.', data_path='../data/nerf',…
-
The recommended `WSP` builder in the raster section of `weights` seems to return `WSP` objects that can only have `int8` values. This makes if fail, for example, on computations that require products …
-
**Is your feature request related to a problem? Please describe.**
Several distance metrics in `cdist `take an optional weight vector by which to scale the input vectors, e.g. `sqeuclidean`. The issu…
-
https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0073021
Currently, in `dwidenoise`, the reconstructed signal for a given voxel is determined exclusively by the reduced-rank PCA de…
-
Thanks for providing the source code of this fantastic architecture. I am trying to clarify the learning rate decay as mentioned in your `opts.lua` file - is the learning rate decay 1e-1 or 1e-7 every…
-
i find that result from render-only or spacetime-only is much more better than test video created during training.
is that normal?
step150000:
https://user-images.githubusercontent.com/5615…
-
Hi @wadhwasahil
I got error:
Traceback (most recent call last):
File "spatial_stream_cnn.py", line 149, in
model = VGG_16(img_rows,img_cols,'vgg16_weights.h5')
File "spatial_stream_cn…
-
warmup_updates: 0, weight_decay: 0, with_att: True, work_dir: checkpoints/May/lm3d_radnerf_torso,
10/12 01:45:07 PM GPU available: True, GPU used: [0]
trainval: Smooth head trajectory (rotation and…
-
Hi guys,
This is a great package for enhance pandas, Do you have the plan to support 'geopandas'?
-
Hi,
I wish to keep track of all the output tiles which are being written to the main memory. Basically, I want to:
1. Assign a tile number to each output tile.
2. Increment the tile number whene…