Community Profile

photo

Karthik K


Last seen: 3 years 前 自 2018 起处于活动状态

统计数据

  • Thankful Level 3

查看徽章

Content Feed

排序方式:

提问


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...

3 years 前 | 0 个回答 | 0

0

个回答

提问


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...

4 years 前 | 1 个回答 | 0

1

个回答

提问


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(...

4 years 前 | 0 个回答 | 0

0

个回答

提问


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...

5 years 前 | 2 个回答 | 0

2

个回答

提问


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 ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


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. ...

5 years 前 | 1 个回答 | 1

1

个回答

提问


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;

5 years 前 | 2 个回答 | 0

2

个回答

提问


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...

5 years 前 | 1 个回答 | 0

1

个回答

提问


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...

5 years 前 | 1 个回答 | 0

1

个回答

提问


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...

5 years 前 | 1 个回答 | 0

1

个回答

提问


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...

5 years 前 | 1 个回答 | 0

1

个回答

提问


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/...

5 years 前 | 2 个回答 | 1

2

个回答

提问


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...

5 years 前 | 4 个回答 | 0

4

个回答

提问


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....

5 years 前 | 3 个回答 | 0

3

个回答

提问


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...

5 years 前 | 1 个回答 | 0

1

个回答

提问


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 ...

6 years 前 | 1 个回答 | 0

1

个回答