Community Profile

photo

Gobert


Last seen: ongeveer 2 maanden ago Active since 2014

Statistics

  • Thankful Level 4
  • First Review

View badges

Content Feed

View by

Question


Exclusively Utilizing NVIDIA GeForce RTX GPU for MATLAB UNet Model Training: Issue with GPU Selection
Hi, I am using MATLAB to train a UNet model for semantic segmentation purposes on my desktop computer running Windows 11. My co...

7 maanden ago | 0 answers | 0

0

answers

Question


How to change the default loss function from "crossentropyex" to "crossentropy" using the pixelClassificationLayer in MATLAB?
Hi, The properties of the pixelClassificationLayer include the LossFunction "crossentropyex" by default. When I attempted to ...

9 maanden ago | 1 answer | 0

1

answer

Question


What is the default loss function used in the U-Net implementation in MATLAB for semantic segmentation tasks?
Hi, Can you please provide A DOCUMENT that explicitly confirms what the default loss function used in the U-Net implementatio...

ongeveer een jaar ago | 1 answer | 0

1

answer

Question


Saving multiple single vectors in one Matlab file
Hi, I need your help: Here's a simple example: A = magic(3); B = padarray(A,[1 1]); [...

meer dan een jaar ago | 1 answer | 0

1

answer

Question


Stochastic Geometry for Image Analysis using Matlab
Dear All, Can you help me by sharing, here, the Matlab source codes or examples of how to use the "stochastic geometry approach...

bijna 2 jaar ago | 0 answers | 0

0

answers

Question


How do we fill this kind of gap with Matlab (without changing the size of the object)?
I need your help! I have an image A (see below - left). Can you help me with a matlab function that can produce the image B (s...

bijna 2 jaar ago | 1 answer | 1

1

answer

Question


Fourier Transform of Gaussian Kernel in Matlab
Hi everyone, I need your help! I was reading a document on Discrete Fourier Transform and found the following example: He...

bijna 2 jaar ago | 2 answers | 0

2

answers

Answered
What is the default loss function of the U-net architecture?
The Cross-Entropy Loss is the default function

bijna 2 jaar ago | 0

| accepted

Answered
Why do I get a warning While loading an object of class 'nnet.cnn.TrainingOptionsADAM' ?
This command has solved the above problem mapreducer(0)

bijna 2 jaar ago | 0

| accepted

Question


Why do I get a warning While loading an object of class 'nnet.cnn.TrainingOptionsADAM' ?
Dear Experts, I need your help! Can you tell me how to correct the following problem? Warning: While loading an object of clas...

bijna 2 jaar ago | 1 answer | 0

1

answer

Question


What is the default loss function of the U-net architecture?
Hi, I need your help! What is the "default loss function" of the U-net architecture (for semantic segmentation)?

bijna 2 jaar ago | 1 answer | 0

1

answer

Question


Is it possible to reconstruct an image from the number of pixel counts and bins information?
Happy New Year and I need your help! I have the following imhist function that yields the number of pixel counts and bin locat...

ongeveer 2 jaar ago | 2 answers | 0

2

answers

Question


How can I convert the shape of one class to another using Matlab?
Hi, I have a situation that looks like this and I need your help. I want to convert/modify the "shape of the edge outline" b...

meer dan 2 jaar ago | 3 answers | 0

3

answers

Question


An m-by-n-by-1 image cannot be used as input image in the Fully Convolutional Network FCN ?
Hi, Can you help? I am trying to use the FCN (fully convolutional network) layers for semantic segmentation. Here's the functio...

meer dan 2 jaar ago | 2 answers | 1

2

answers

Question


How to save a processed video file?
Hi, I need your help! The following last line displays a video in a specific location of my GUI written in Matlab. VD(frame,su...

meer dan 2 jaar ago | 0 answers | 0

0

answers

Question


How to create grid coordinates using elements of two matrices
Can you help? I have a situation like this: How can I use the elements of the above two matrices to create a new grid coordin...

meer dan 2 jaar ago | 2 answers | 0

2

answers

Question


manually-written floor function code for rounding non-integers
Hi, I need your help. See what I get when I used edit to view the steps involved into the floor function. It is a built-in fu...

meer dan 2 jaar ago | 3 answers | 0

3

answers

Question


Extract email information from webpages/URLs using Matlab
Hi, I do need your help. When I run the code, K gives 143 empty cells. In other words, K does not contain any email. I tried t...

bijna 3 jaar ago | 1 answer | 0

1

answer

Question


Seamlessly appending a new video at the end of an old video using Matlab
Hi, I need your help! I want to SEAMLESSLY append video2 (of 5 min) at the end of video1 (of 34 min) to create video3 (of 39 mi...

bijna 3 jaar ago | 0 answers | 0

0

answers

Question


Reconstructing a 3D Surface from a 2D Surface using Mesh surface plot in Matlab
Hi, I am not good at this and I need your help to display a 3D RGB or true color surface from a 2D or single image surface usin...

ongeveer 3 jaar ago | 1 answer | 0

1

answer

Question


U-net LayerGraph Properties in Matlab
Hi everyone! I have a small question (see below) ans = LayerGraph with properties: Layers: [...

meer dan 3 jaar ago | 0 answers | 0

0

answers

Question


The U-net training in progress plot/figure has been accidentally closed
Hi, I was doing some data training using Matlab and accidentally closed the U-net 'training in progress' plot/figure. How can ...

meer dan 3 jaar ago | 0 answers | 0

0

answers

Question


U-Net shallow or deep?
Is U-Net "shallow" or "deep"?

meer dan 3 jaar ago | 2 answers | 0

2

answers

Question


CNN Deep learning: Data size Vs Iteration per epoch
I need your help to understand why the "data size" affects the number of "iteration per epoch". See below A and B. ...

meer dan 3 jaar ago | 0 answers | 0

0

answers

Question


extract the region of interest in a color image
I would like to change image A into image B using Matlab. I only need that specific region, shown in B, located between green an...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


How to increase the number and size of U-net layer in Matlab?
Dear Researchers, I would like to know how to increase the number of U-net layers and size of U-net layers. With reference to t...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


MATLAB R2018a has stopped working when I try to bring live images from a webcam into Matlab
I need your help to find a solution. I am using 'MATLAB R2018a - academic use'. When I try to bring live images from a (laptop ...

bijna 5 jaar ago | 1 answer | 0

1

answer

Question


Bicubic interpolation direct interpolation formula Matlab source code
Can anyone help by sharing the source code of the bicubic image interpolation algorithm using/involving 'direct interpolation fo...

bijna 6 jaar ago | 1 answer | 1

1

answer

Question


Creation of double columns whose max size is 2 x 2 from a matrix whose size is n>2 x n>2 ( e.g. with n max = 800)
I need your help. Here is an example of what I want to do: B = [1 2 3; 4 5 6; 7 8 9] [m,n] = size(B); B(m-2:m-1, n...

meer dan 6 jaar ago | 1 answer | 0

1

answer

Question


How to find the sum of all column vectors of the elements on the kth diagonal of a square matrix in Matlab ?
Hello, sir/madam. I need your help to find a solution to the following case. n = 3; A = magic(n) B = diag(diag(A,0))...

meer dan 7 jaar ago | 2 answers | 0

2

answers

Load more