aditidagar / ocular_disease_recog

1 stars 1 forks source link

VGG 16 model #1

Open ArturAzarskyy opened 2 years ago

ArturAzarskyy commented 2 years ago

Try to use Jordys definition of VGG16 model in GrzegorzMeller solution:

link to the model : https://github.com/JordiCorbilla/ocular-disease-intelligent-recognition-deep-learning/blob/f67ed307c3963e8e06c676f708e448b6663b604c/odir_model_vgg16.py#L21

link to how he trains the model (we could just check if he does additional things there):

ArturAzarskyy commented 2 years ago

Notes on progress :