Community Profile

photo

N RAMAKRISHNA


Last seen: 3년 초과 전 2019년부터 활동

Followers: 0   Following: 0

통계

All
  • Solver
  • First Review
  • Explorer

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

3년 초과 전

답변 있음
Deep learning matlab program in Convolution layer
Dear sir/madam, In our college, we have a campus-wide Matlab license. I have completed a deep-learning course from https://www....

대략 4년 전 | 0

질문


Deep learning matlab program in Convolution layer
is there way to know what filter coeffients convolution layer in program using this intruction convolution2dLayer(5,10)?

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


i am doing project with diabetic retinopathy image classification and here exudates(yellowish area ) are early signs of diabetic retinopathy ) . what color feature i have to extract to classify images as normal(no diabetic retinopathy) and abnormal
i am doing project with diabetic retinopathy image classification and here exudates(yellowish area ) are early signs of diabetic...

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

1

답변

질문


I am doing project to extract microaneurysms in Diabetic retinal Images , but i unable to extract small black spot shown in the figure. Please help in matlab coding
MY code is clc; clear all; I=uigetfile('*.*'); img=imread(I); gimg=img(:,:,2); [r c]=size(gimg); blocksizeR=32; block...

거의 5년 전 | 답변 수: 0 | 0

0

답변