-
### What happened?
On Stoneblock 3 loading any shaders breaks rendering. Tested with SEUS Renewed, BSL, Complementary Reimagined, Voxels Rethinking, and Soft Voxels. They all break the GUI leaving on…
-
@npaulson
How did you plot the outlines of the individual boxes (at corners, in our last post). I wrote a code to calculate density and want to try and represent density in each voxel with color int…
-
Please add hardware acceleration support for the shaderpack Rethinking Voxels.
-
What are the best tools? The best workflow?
* Blender and the remesh to voxels based on cubes?
* MagicaVoxels
* https://goxel.xyz/
* https://www.voxedit.io/
* VoxelShop: https://blackflux.com/n…
-
Hi I am very interested in your work and I'm trying to retrain the chair parsing network. But after following all the instructions as README and using same arguments, my converged model behaves much w…
-
maybe in imports, add a param check like
```
if os.environ["GPU"] == "enabled":
import cupy as np
else:
import numpy as np
```
The current impl is way too slow when running operations at …
-
Hi Jingyang,
Congratulations on having your paper accepted at ECCV! It’s truly an interesting piece of work.
I am particularly intrigued by the experiments in **Section 2.5: Perturbing Cortex Ac…
-
### Exploring How Music Shapes Emotions in the Brain. A network connectivity analysis perspective on fMRI data.
### Leaders
Matteo Lionello @mlionello
### Collaborators
_No response_
…
-
I have been playing with the idea of masked images.
We frequently have a brain mask, and we want to store only those voxels within the mask.
We could have an alternative image arrangement, where…
-
python ./tools/train.py ./configs/nusc/pp/nusc_centerpoint_pp_015voxel_two_pfn_10sweep.py
No Tensorflow
2022-07-20 10:19:14,336 INFO Distributed training: False
2022-07-20 10:19:14,336 INFO …