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
This project builds a Convolutional Neural Network (CNN) to classify landmarks from images. It includes developing a CNN from scratch and enhancing performance with transfer learning (achieving 75% accuracy using ResNet18).