-
def input_sanity_check(self, ext_contour_s: np.ndarray, int_contour_s: np.ndarray):
https://github.com/simoneponcioni/spline-mesher/blob/3c9d558608e9e291a52501b64106c622945bd7a1/src/spline_mesher/spl…
-
##### Minetest version
```
5.3.0
```
##### OS / Hardware
Operating system: Debian 11.6 linux 5.10.0-20-686
CPU: (Almost certainly doesn't matter but...) Pentium M @ 1.7Ghz
GPU model:Intel 82852/8…
-
I haven't seen this discussed anywhere so perhaps someone could give me some insight here. When performing classification tasks it's very rare to have a balanced dataset (where every class is equally …
-
ICARUS wants to model their RC component of the electronics response as a "normal" RC plus a Dirac delta. The naive attempt to use `JsonElectResponse` ends up with no ADC.
To solve this issue, mak…
-
I spotted looking at airport sequences from Singapore this sublineage of XBB.1 defined by two Spike mutations,
the first in S2 just after the furin cleavage site and the other just adjacent to FCS. …
-
The implementaion of contrastive learning looks different from stated in the paper.
The paper says that positive samples are from the same episode and negative samples are from different episodes.
…
-
Hi @s-laine and team,
Thanks for the great library!
I am experiencing an issue with texture training where regular streaks (areas with no textures learned) are visible on both the mesh and tex…
-
##### Minetest version
```
5.3.0
```
##### OS / Hardware
Operating system: Debian 11; Linux 5.10.0-20-686
CPU: Pentium M @ 1.7Ghz
Chipset: Intel 82852/82855 GM/GME/PM/GMV
GPU model: Intel 82852/8…
-
https://github.com/simoneponcioni/spline-mesher/blob/92f6183eb0553544249bfb4b9ee30ed2c125400e/src/spline_mesher/gmsh_spline_mesh.py#L470
```python
self.ynew (numpy.ndarray): y array of s…
-
Hi There,
i have a question regarding the `sample_with_time` operator. When reading the documentation and running the example, it gets clear, that this operator can serve for undersampling:
```
…