Community Profile

photo

Sania Gul


Last seen: 12 meses hace Con actividad desde 2019

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 3
  • Thankful Level 2

Ver insignias

Feeds

Ver por

Pregunta


Mixed DataType in action space
For mixed type of Data in action space, which of them will be used rlFiniteSetSpec or rlNumericSpec. I have seen a query regardi...

12 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


How to get the Z-Axis of power spectrogram?
I want to get the Z-axis of spectrogram stored in a matrix. I can see the X,Y and Z values, whenever I put the cursor anywhere o...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


Half plotting problem of spectrogram
I am producing spectrograms of 10 hour audio in chunks of 4 seconds, by using the "for" loop and storing it in a folder. But man...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


Using a python trained neural network
Can you please tell me how I can save a neural network after training,in Jupiter notebook and retrieve it in MATLAB for testing...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


changing colormap of 10000 saved JPEG spectrograms
I have saved 10000 spectrograms as .jpeg images, in my hard drive, using the default "PARULA" colrmap. I want to change all of t...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


Why the image size changes after saving it to hard drive?
During program run my image size was 256*64*3, but when i store it in my D:/ and retrieve it back from there, the size is not sa...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


Plotting matrix as spectrogram
I want to plot a matrix of 256* 16, as spectrogram. But when I use surf command to do so, I got spectrogram of size 343*436. I w...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


How to save spectrogram?
Kindly tell me, how I can save the spectrogram without any labels, ticks or surrounding frame area as a JPEG image in my hard dr...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


how to implement subpixel-conv2D?
Is there any command available in MATLAB to implement subpixel-conv2D layer, as proposed in Wenzhe Shi, Jose Caballero, Ferenc...

más de 1 año hace | 0 respuestas | 0

0

respuestas

Pregunta


Is it possible to define unetlayers which considers only one pixel at a time in the input image?
I want to use UNET for my image segmentation but want the Filter size 1*1 of first 2D convolution Layer so that it considers onl...

alrededor de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Can we use Unet to differentiate on pixel level?
Can we use Unet to find whether each pixel is belongs to which class? One class is a matrix containing all '8''s and other other...

alrededor de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Out of memory error
I am trainning Unet. I have 7500 images and their masks. The size of individual image and mask is (512,180). I have divided the ...

más de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Unable to find the 'NVIDIA_CUDNN' environment variable
I am converting my matlab code to CUDA code but getting following error. Please help me how to find 'NVIDIA_CUDNN' environment v...

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to label pixels in gray scale black and white image with only two classes for each pixel
We have a gray scale image with two colors only. Complete black with pixel value of 0 and complete white with pixel value of 255...

más de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to train a segmentation network using .mat files
We have our data in .mat files and labels in .jpg files. We want image segmentation. We have divided our dataset in training and...

más de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


GPU is not accessible
My code is in Matlab and I would like to run it on GPU but cant access GPU. The attach picture shows the condition. Please help ...

más de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to run program on GPU
My program of Semantic segmentation is in Matlab and I want to run it on GPU. Kindly send me the step wise procedure to run my c...

más de 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Want to view the pixelClassification Layer output
In segmentation network I want to see the output of pixelClassification Layer. What should I do?

más de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Converting own CNN network into segmentation network
I have to design a segmentation network with input image size [512 78 1]. I have set the layers in the encoder path but don't kn...

más de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Classify command for Bayesian classifier
Can we use classify command for Bayesian Classifier? If no, whichclassifier does this command represents?

alrededor de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


PESQ range from PESQ.p files on ITU website
In most of literature I have read, the range of PESQ values is from 0.5~4.5. But the files I downloaded from ITU website for PES...

alrededor de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Getting error "Subscript indices must either be real positive integers or logical'
I am getting this error when I run the following commands. Help needed at the earliest. v=[1 -2 3]; n=norm(v);

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Vector normalization giving error in second iteration
In first iteration, there was no issue, but in second iteration, the program stopped running giving error " Subscript indices mu...

más de 5 años hace | 1 respuesta | 0

1

respuesta