photo

Karthik K


Last seen: circa 5 anni fa Attivo dal 2018

Followers: 0   Following: 0

Statistica

MATLAB Answers

18 Domande
1 Risposta

RANK
18.574
of 299.737

REPUTAZIONE
2

CONTRIBUTI
18 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
55.56%

VOTI RICEVUTI
2

RANK
 of 20.791

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 165.655

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


Why GoogleNet trains faster than AlexNet.?
While training with the same dataset with GoogleNet and AlexNet, GoogleNet trains faster than AlexNet. Why.? I am using the same...

circa 5 anni fa | 0 risposte | 0

0

risposte

Domanda


How to insert text below the images in matlab.
I want text to be displayed below the image (in figure window) as shown with colors. How can this be done. Anyone can help me ou...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


How to get back to the nearest equal original image from the exposure image.?
I am working to normalize images from over and under exposure. I=imread('cameraman.tif'); imshow(I); [r,c]=size(I); avg=sum(...

circa 6 anni fa | 0 risposte | 0

0

risposte

Domanda


How to get the positions and put a marker (rectangle or oval) on the image?
How to get the positions of only white pixel values and put a marker (rectangle or oval) in the images attached. When searched I...

circa 6 anni fa | 2 risposte | 0

2

risposte

Domanda


Why i am getting CUDA error?
I am using matlab 2017b, Quadro P400, CUDA version 10.0. when i execute gpudevice i am getting this error. Why.? Earlier it ...

quasi 7 anni fa | 1 risposta | 0

1

risposta

Domanda


nvcc fatal : Unsupported gpu architecture 'compute_20'
Please help me. I want compile MatConvNet with GPU. Windows10 + nvidia quadro p400 + matlab2017b + cuda10 + visual studio 2017. ...

quasi 7 anni fa | 1 risposta | 1

1

risposta

Domanda


By what I can replace randint() function.
Here is a randint function, i am not having communication toolbox. How i can rewrite this statement. k = randint(1,1,10)+5;

quasi 7 anni fa | 2 risposte | 0

2

risposte

Domanda


How to properly plot a graph for these values in a single plot.
i have X as lables, Y Y1 Y2 are performance measures. i want all of these in a single graph. I tried this code hfig = figur...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


How to validate value of K with PSO.
I am creating bag of visual words using bagOfFeatures() function for my dataset. Here I wanted to know for how many number of cl...

circa 7 anni fa | 1 risposta | 0

1

risposta

Risposto
How to create a new directory like (D:\DataSets\TrainResized\Abdomen) by fetching the last part from the path say Abdomen here in this path example(D:\DataSets\Train\Abdomen) . How i can do it?
mkdir('D:\DataSets\Train_Resized\',name) this line is now working fine. Thank You Sir..

circa 7 anni fa | 0

| accettato

Domanda


How to create a new directory like (D:\DataSets\TrainResized\Abdomen) by fetching the last part from the path say Abdomen here in this path example(D:\DataSets\Train\Abdomen) . How i can do it?
1 level higher folder name say Train(are my original images) and Train_Resized(resized images need to be stored). Resizing and s...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


why 0 views to my question ?
why i get 0 views to my question in matlab and Why i dont get any answers to my questions even though if its a valid question wh...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


How to save output imshow(matchedfeatures) images to a folder.?
I wanted to know how we can save output images to a folder. An example of matched features is in <https://in.mathworks.com/help/...

circa 7 anni fa | 2 risposte | 1

2

risposte

Domanda


How to Select ROI based on this algorithm. OR how can i segment only the bone part from these images.
Algorithm: 1. Start 2. Read input image, I 3. Resize the input image I, by a scale of 0.15 to get the resized image Ir...

circa 7 anni fa | 4 risposte | 0

4

risposte

Domanda


Error is setting up VLFEAT..
I wanted to use the VLFEAT package for my matlab 2017b. From http://www.vlfeat.org/download/ .. also given in http://www.vlfeat....

circa 7 anni fa | 3 risposte | 0

3

risposte

Domanda


How to select only those image folders containing images more than 100. From a set of 193 image folders.
Here i have 193 folders, where in each folder contains a set of images. In each folder, total number of images are not the sam...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


How to make equal number of images in each class.? which is the best method for this.
Say i have different classes of images, but they are not equal in number to train. some class of images are in 1000's, some are ...

circa 7 anni fa | 1 risposta | 0

1

risposta

2

risposte