Skip to content

vfaramond/landmarks_vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

22 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

First release NPM version

โœจLandmarksVue is a tool that recognizes 25 landmarks from image uploads. โœจ

๐Ÿ› Arc de Triomphe, Big Ben, Casa Loma, Castel Santangelo, Charlottenburg Palace, Colosseum, Dresden Frauenkirche, Eiffel Tower, Independence Hall, Leaning Tower of Pisa, Milan Cathedral, Notre Dame Cathedral, Pantheon, Reichstag, Sacre Coeur Basilica, Savior on Blood Church, St Basil Cathedral, St Louis Cathedral, St Paul Cathedral, Statue of Liberty, Stephansdom, Taj Mahal, Trevi Foutain, Tyn Church and Westminster Abbey ๐Ÿ›

Launch App

Features

  • ๐Ÿ”ฉ Simple: Bootstrapped with vue-cli

  • ๐Ÿ’ฏ State of the art: Prediction using Keras.js and training with images from Landmark3D

  • ๐Ÿ’ช Powerful: Runs a Service Worker script to increase online performance and function without a network connection

  • ๐Ÿ“ฑ Responsive: Made mobile responsive with Buefy and SASS

  • ๐ŸŽ‰ Live: Deployed and secured with Netlify

More insight on the classifier training in this repository.

Demo

Local development

# Install dependencies
$ npm install

# Serve with hot reload at localhost:8080
$ npm run dev

# Build for production with minification
$ npm run build

# Build for production and view the bundle analyzer report
$ npm run build --report

Head over to vue-cli to see a list of things you can do.

About

๐Ÿ› Landmarks classification web app built with Vue.js and Keras.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published