YA
Followers: 0 Following: 0
統計
MATLAB Answers
7 質問
0 回答
ランク
of 155,850
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
low training & validation accuracy with adding new data set
I'm training a 2D semantic segmentation network using Unet architecture, on 2D png images (which are slices of 3D nifti images)....
4年以上 前 | 1 件の回答 | 0
1
回答質問
why is my final validation accuracy much lower than the validation accuracy during training?
my FINAL validation is: 21%, while most of my validation accuracy measurements is ~70. what could be the reason for that?
4年以上 前 | 1 件の回答 | 0
1
回答質問
how to change the pixel value for each of a list of pixels
Hi, I have a list of pixel's coordinates of 3D binary image (the list's dim: number of pixels to change x 3: the first column i...
4年以上 前 | 1 件の回答 | 0
1
回答質問
how to prepare 3D nifti images for 2D semantic segmentation network training
Hi, I have a bunch of 3D nifti images (which every image composed of multipule 2D images, i.e: 512 x 512 x 150). I also have a ...
4年以上 前 | 1 件の回答 | 0
1
回答質問
index is out of range for deletion - error while training semantic segmentation network
Hi, I'm having an issue while training a UNET network for semantic segmentation on 3D nifti images. I'm getting the following ...
4年以上 前 | 0 件の回答 | 0
0
回答質問
import a Keras pre-trained network into Matlab
I'm having issues to import a pre-trained network I've trained in Python into Matlab. - I used the function of: importKerasLaye...
4年以上 前 | 2 件の回答 | 0
2
回答質問
object segmentation using CNN deep learning
Hi, I'm trying to segment a specific object from an image using convolutional neural network (CNN). I have a 2 part question:...
約5年 前 | 1 件の回答 | 0