-
The clipping of points in pointcloud is not correct - in some planes where there should be points displayed, they are not.
This is an issue with latest master of the viewer but I also found it was …
-
1.Добавил модель SVM в раздел "Исследование задачи", ячейка 85.
2. Так же добавил SVM в раздел "Борьба с дисбалансом", ячейка 112.
Модели запущены "как есть", без подбора гиперпараметров.
ИДЕИ:…
-
I'm a student and I am highly interested in your neural network model.
I'm currently interested in validating the performance of your neural network model. However, training the model from scratch t…
-
hi I'm wondering if we want to do the test, what should be the input? mask+original image(complete), or masked+ masked image(incomplete)?
-
Hi,
I am training the V1 version of HiFi-GAN. I downsampled wavs to 16kHz and used a hopsize of 200 frames to make Mel-spectrums. Accordingly, I configed the upsampling scales as [5, 5, 4, 2].
A…
-
Hi Dr Taro Mieno.
I am enjoying the book, thanks for providing it for free.
I am practicing chapter 6.0, specifically 6.11:DATASET.
I have an error when creating a regularly-sized grids over Io…
-
Transform sparse points downsampled to the ARA voxel size using calculated registration parameters. The plugin will do the following:
1. Apply registration coefs to a points file.
2. Saves the transf…
-
Hi, I am new to StyleGAN. I want write a simple inference demo to generate a single image using a simple noise latent vector by random.
I am currently got this:
```python
"""
Generate …
-
We can show some more information in the Block Viewer:
- Last refresh time: it's already available in the API response
- Total number of blocks (across all sources)
- Total number of blocks in each…
-
When reading the scannet dataset, scans are obtained, and under each scans are fields named "choices" and "new_pts." What do these two fields represent?