An open API service indexing awesome lists of open source software.

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.

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