nevinbaiju / diabetic-retinopathy

Identifying retina images with diabetic retinopathy using convolutional neural networks.
34 stars 21 forks source link

question answer me please #2

Closed chim1999 closed 4 years ago

chim1999 commented 4 years ago

which algorithm you have used for diabetic retinopathy ? ( EfficientNet , RetinaNet , ...)

nevinbaiju commented 4 years ago

Hi, I haven't used a standard CNN architecture. This was a project I did back when I had started learning about CNN's. So this is a simple architecture with 2 CNN layers and pooling layers in between.