photo

Gayathri


Last seen: 8 días hace Con actividad desde 2024

Followers: 0   Following: 0

Programming Languages:
MATLAB
Spoken Languages:
English

Estadística

  • Knowledgeable Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
Error forming mini-batch for network input "input". Data interpreted with format "SSCB". To specify a different format, use the InputDataFormats option.
Hi @chanul, I was able to reproduce the error mentioned. Before processing image data with networks like ResNet, it's essential...

10 días hace | 0

| aceptada

Respondida
Calculate normals from nodes which generate a 3D curve
Hi @Alberto Acri, To calculate the “normals” of remaining entries in matrix “coord” we can do interpolation in 3-D space. This...

12 días hace | 0

Respondida
How to get metrics during yolov4 detector training process and how to solve data overfitting?
Hi @xinru, As the error suggests, its not possible to pass “metrics” option in “trainingOptions” for “YOLOv4ObjectDetector”. In...

13 días hace | 0

Respondida
I'm using VIT transformer in my code. How to convert the output of 1D layer of VIT into 2D with format SSCB?
Hi @Abdulrahman, I understand you are facing an issue with converting output from ViT(vision transformer) which is in “SCB” for...

13 días hace | 1

Respondida
I have a problem with the watermark in the svd image. The NC value does not change. When extracting the protected image, it appears black, which means that there is a problem
Hi @salaheddine, I was able to reproduce your issue. The issue is happening because the watermarked image is not being generate...

14 días hace | 0

Respondida
how to successfully extract the image in blind color image watermarking using FWHT and SVD
Hi @JAMILAH IBRAHIM, The implementation is done in R2024a. I implemented the code by taking two images available in my side. ...

17 días hace | 0

Respondida
tleread() loading incorrect data
Hi @am, The TLE data contains “mean motion” in revolutions/day unit. The “tleread” function in MATLAB reads the “mean motion”...

17 días hace | 3

| aceptada

Respondida
Formatting input data for linear regression model in leave-out-one validation testing
Hi @Isabelle Museck, I have implemented the codes in MATLAB R2024a. I can see that the issue of taking cell array as input ha...

18 días hace | 0

Respondida
I want to segment an apple fruit image and i'm using histogram's method but when i'm using the function: n=hist(reshape(double(rgb(:,:,i)),[480*640 1]),0.5:256); i have this error: To RESHAPE the number of elements must not change.
Hi Boutrid, This has been implemented in MATLAB R2024a version.I have used “peppers.png” image for solving the issue mentione...

19 días hace | 0