-
Hi, I've created a custom synthetic dataset and I have managed to get it to load and train for one epoch, after which it crashes every time. This is what is output before the actual crash, so you can …
-
hi, i'm having difficulty changing the voxel colors. I have the base color as colors other than white, but during the scripting no other colors show up. then, i've also tried UV mapping, but seem unab…
-
Hello author, first of all thank you for your great work. I want to directly apply your work to the nuscenes dataset, is it possible? Does the nuscenes dataset need point cloud data to assist in gener…
-
I get an error whenever i click Voxelize
File "\blender_voxelizer.py", line 123, in execute
File "F:\Program Files\3.2\scripts\modules\bpy\ops.py", line 115, in __call__
ret = _op_call(self.idna…
-
This is not an error,
I just want to know If it is possible to use your program on a custom mesh file. I have a custom mesh file, it only contains the vertex array data and the indices for the conne…
-
I have recently implemented the [vector.triangle function in vector_extras](https://github.com/HybridDog/vector_extras/blob/bc08421e209f57ef6369c14c7150ce0320b54b6e/init.lua#L1010). It converts a tria…
-
Hi, Thank you for this project, it helps me very much.
I found a small issue when calculating the voxel location here:
https://github.com/Forceflow/cuda_voxelizer/blob/b9521361dc0944dafaba883111…
-
#### System Information
- Ogre Version: latest master
- Operating System / Platform: iOS iphone 13
- RenderSystem: Metal
- GPU: A15
#### Detailled description
Starting the sample it looks li…
-
With a freshly cloned thrust (and recursively cloned CUB) i'm getting 'file not found' errors in CUB:
```
Compiling CUDA source file headers\thrust\adjacent_difference.h.cu...
F:\code\thrus…
bjude updated
2 years ago
-
hi! first off, I really liked your video! thanks so much for helping everyone as well.
First off, I'm new to blender / animating, so I think this is a fairly simple issue that you've solved before…