photo

Karthik K


Last seen: 5년 초과 전 2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

18 질문
1 답변

순위
18,574
of 300,381

평판
2

참여
18 질문
1 답변

답변 채택
55.56%

획득한 표
2

순위
 of 20,941

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,477

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


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

5년 초과 전 | 답변 수: 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...

5년 초과 전 | 답변 수: 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(...

대략 6년 전 | 답변 수: 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...

6년 초과 전 | 답변 수: 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 ...

대략 7년 전 | 답변 수: 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. ...

대략 7년 전 | 답변 수: 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;

대략 7년 전 | 답변 수: 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...

대략 7년 전 | 답변 수: 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...

대략 7년 전 | 답변 수: 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?
mkdir('D:\DataSets\Train_Resized\',name) this line is now working fine. Thank You Sir..

7년 초과 전 | 0

| 수락됨

질문


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

7년 초과 전 | 답변 수: 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...

7년 초과 전 | 답변 수: 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/...

7년 초과 전 | 답변 수: 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...

7년 초과 전 | 답변 수: 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....

7년 초과 전 | 답변 수: 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...

7년 초과 전 | 답변 수: 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 ...

7년 초과 전 | 답변 수: 1 | 0

1

답변

2

답변