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
Deep learning project comparing CNN and MobileNetV2 for image classification on a small, imbalanced dataset. Covers preprocessing, augmentation, training, evaluation, and performance analysis. Tools: Python, TensorFlow, Keras, Scikit-learn, Matplotlib