Skip to content

Ever had a difficulty navigating in foreign lands use this to translate signage into your language.

License

Notifications You must be signed in to change notification settings

Iltwats/Sign-Guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sign Guide

A travel agency website


The explorer, exploring a foreign land, snaps a picture of a sign they can't read, in a language they don't understand. The explorer uploads the picture to the service, and it responds with a translation in the customer's native language. No typing, no forms to fill out—just "Here's a picture, tell me what it says."

The website must support the following features:

  • Photo uploads
  • Extracting text from uploaded photos
  • Translating extracted text into the user's language

Tools and Technology used:

  • Flask to build a webpage that accepts photo uploads.
  • Use the Computer Vision API to extract text from photos,but can also identify objects in photos, find faces in photos and predict their age and gender, and more.
  • Use the Translator Text API to translate text extracted from photos.
  • Deploy the application to Azure using its app services.

About

Ever had a difficulty navigating in foreign lands use this to translate signage into your language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published