You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These are two CNN models trained to classificate images from a dataset with different diseased and healthy leaves. One is a usual Conv2D (88.27% acc) and the other is based in a ResNet101 pretained model (84.06% acc).