-
If an element gets a 3d transform in the Z axis, that makes it visually grow in the x and y dimension, does that contribute to its scrollable overflow in those dimensions?
Here's a testcase, with a…
-
# Bug Report
### Describe the bug
In [ScatterND doc ](https://github.com/onnx/onnx/blob/main/docs/Operators.md#ScatterND), it shows scatternd computation as:
```
output = np.copy(data)
…
-
I want to use your code with the Proba-V dataset, but I'm facing the following error.
`$ python src/train.py --config config/config.json
0%| …
-
**Report by Niklp:**
> FAQ entry tracker: Add your suggestions for new entries below
**Position:**
```
{
x = 573.72998046875,
y = 63.5,
z = -2016.5109863281
}
```
**Meta:**
```
{
fields = {
…
-
Hi,
If you don't mind my frequent posting...
I have array with this shape: `(40, 40, 26)`
When I do `mlab.countour3d()` I get 3D object with 5 contours. Then I open pipeline dialog and set contours …
-
I am trying to convert the Mindbomb 3D Ball Screen from JS/Codef to C# for conversion to C++/DirectX which I have wanted to do for years but I am having problems with the perspective calculations.
…
-
This issue summarizes experiments related to `Dataset602_DCMlesionsMultiChannel` (multi-channel model trained using T2w_ax and SC seg as input channels to segment lesions).
`dataset.json`:
```js…
-
**Description**
Rigidbodies with a `Shape.HULL` physics shape breaks physics on collision with the `newLoader` path.
**To Reproduce**
Steps to reproduce the behavior:
1. Modify [the `MediaPrefab…
-
This issue is intended to collect related papers appearing in ICCV'23/NeurIPS'23 and recent papers missed out in the survey. Please feel free to post comments if you have any suggestions!
-
## What problem does this solve or what need does it fill?
In many editors, such as Blender, gizmos are clickable. I want this for a particle system editor, where I show gizmos, and it feels weird …