Landmark Classification and Tagging for social Media
Tech Stack: Numpy, Pandas, Torchvision, OpenCV
Github URL: Project Link
Developed the Convolutional Neural Network (CNN) to build a landmark classifier by building models to automatically predict the location of the image based on any landmarks depicted in the image.
Performed the machine learning design process end-to-end: performing data preprocessing, designing and training CNNs, comparing the accuracy of different CNNs, and optimizing the best CNN for deployment.