Open ArturAzarskyy opened 3 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):
Notes on progress :
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):