-
**Is your feature request related to a problem? Please describe (REQUIRED):**
If the user wants to create a triangle (for 2D games) or a pyramid shape (for 3D games.) Then one has to use a 3rd party …
-
Hello, I checked the rendered output of inference and noticed the program has some bug for attaching new block. (like the figure below). ( believe it comes from 'Connection-constrained 3D translation'…
-
Very interesting project. I've been recently trying to test it with 3D images, but I didn't have much progress. I believe it has to do with the shape of the output of the Policy network being pout.sa…
-
We current project the result on the 2D and discard the angles.
We can let the user choose to do so, and return the shapes in 3D.
How should we return an 'angle'? double? direction?
-
Hi, thanks for your work, really appreciated!
One question: when I'm reading a large segy file, using this line:
```
from cigsegy import SegyNP
d = SegyNP('3Dpoststack.sgy')
d.shape # (ni, nx…
-
## Subject of the issue
I've tried to render some simple 3D rotating cube using triangles.
Triangles were implemented with `sf::ConvexShape`. When i added `sf::ConvexShape.setOutlineColor`. I no…
-
It comes down to tensor shape. 2D = good, 3D = bad.
Relevant commit: https://github.com/shawwn/gpt-2/commit/4d766e9629f28732df615e1dd4e2d3174f3cf703
-
### Is your feature request related to a problem? Please describe.
most filters accept the parameter `axes`, I'm wondering if it's possible to make `generic_filter` support `axes` as well.
### Descr…
-
mesh resolution of 750, and a video circulation of a rubber duck, and the mesh somewhat has the shape of the duck, but clearly not enough video memory as above that, it starts to chug on my ram. Unles…
-
Hi,
I'm trying to train the model from scratch on another dataset. I noticed that you get depth_factor from this line:
```depth_factor = np.array([self.bbox_3d_shape[2]]).astype(np.float32)```
I ha…