https://github.com/pranavdarshan/landmark-classification-udacity
The repository contains code for a CNN from scratch, a CNN built from Transfer Learning using ResNet18 and a webapp code for uploading an image and the scores for each of the classes is printed out.
https://github.com/pranavdarshan/landmark-classification-udacity
convolutional-neural-networks image-classfication resnet-18 udacity-machine-learning-nanodegree
Last synced: 4 months ago
JSON representation
The repository contains code for a CNN from scratch, a CNN built from Transfer Learning using ResNet18 and a webapp code for uploading an image and the scores for each of the classes is printed out.
- Host: GitHub
- URL: https://github.com/pranavdarshan/landmark-classification-udacity
- Owner: PranavDarshan
- Created: 2024-08-12T12:59:56.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-10-12T17:01:16.000Z (8 months ago)
- Last Synced: 2025-02-19T07:55:55.657Z (4 months ago)
- Topics: convolutional-neural-networks, image-classfication, resnet-18, udacity-machine-learning-nanodegree
- Language: Jupyter Notebook
- Homepage:
- Size: 1.18 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Landmark Classification and Tagging for Social Media 2.0
The repository contains code for a CNN from scratch, a CNN built from Transfer Learning using ResNet18 and a webapp code for uploading an image and the scores for each of the classes is printed out.## CNN from Scratch Architecture
## Completion Badge
![]()