-
## ❓ Questions and Help
I am curious that what is the advantages of this pytorch version Mask-RCNN when compared to the tensor-flow one, e.g., accuracy, features/function, speed.
-
### Problem Description
When I use seq2seq model,such as TCN or LSTM or Transformer,they are have two inputs,one is x,another is y.And x's shape is different with y's shape,for example x's shape is (…
-
----
ANN
![image](https://github.com/kurtzace/diary2023/assets/2136211/e3a5287a-e4e6-42ba-aad6-323132470eba)
3d plot
![image](https://github.com/kurtzace/diary2023/assets/2136211/c1882a9d-1c0…
-
**Требуется:**
- поискать готовые решения по задаче
- выделить среди готовых решений наиболее релевантные
- завести задачи на практику с отобранными готовыми решениями
-
model parameter quantization is missing in tutorial code.
Please add.
---------------------------------------------------------------------------
KeyError Trace…
-
![a7a2f8b6-ab5a-4182-9d73-54788dcce4e9](https://user-images.githubusercontent.com/15976989/26931547-6ceadfc8-4c93-11e7-9f68-323a3b1b8035.png)
-
Hey Andreas,
Sorry for hijacking the issue feature, couldn't find an email address.
I just read your thesis on deep segmentation for 3d point clouds. Its great! I am working on tree detection fr…
bw4sz updated
6 years ago
-
I'm trying to train my dataset of 3471 images, resolutions ranging from 640x480 to 1024x768, on my GPU (NVIDIA GTX 860M 2GB).
On the start of training process, I get these log messages:
`Epoch 1/5…
3ST4R updated
4 years ago
-
It takes me two days to running this code on my own data set. I thought there should be more details in the guidance.
1. When using `add_image()` in the `utils.Dataset` class, the `image_id` must be…
-
Hello,
As I am trying to convert YOLOv3 using HLS4ML, I added UpSampling2D layers to the config file.
After running hls4ml.converters.keras_to_hls(cfg), I obtain the following error:
-----…