APPLIED TECHNIQUES OF IMAGE CONTENT ANALYSIS USING AMAZON REKOGNITION

Slides:



Advertisements
Similar presentations
Text mining Extract from various presentations: Temis, URI-INIST-CNRS, Aster Data …
Advertisements

Primary Research Online at the G.W. Blunt White Library.
Statistics and Data for Marketing Data Library, Rutherford North 1 st Floor Chuck Humphrey Data Library October 27, 2008.
INTERNET MARKETING BENEFITS A PaperStreet Presentation.
 Digital marketing: Uses digital media to develop communications and exchanges with customers  Electronic media (E-marketing): Refers to the strategic.
Basic Marketing Research Customer Insights and Managerial Action
Automobile Enthusiasts Database System May 7, 2003.
Critical Selling Skills for Small Businesses Innovative Selling Skills that Pay-off in Increased Sales and Satisfied Customers.
An Easy-to-Use Mobile App for Personal Buy and Sell David Chow Ka Hei Jay Cheung Chun Man.
Data Mining: Concepts & Techniques. Motivation: Necessity is the Mother of Invention Data explosion problem –Automated data collection tools and mature.
Welcome! Presenter: Sam Foster. Major Topics To Be Covered In This Presentation Content Management System Amazon, eBay, and Gun Broker Integration Shopping.
Crystal Hoyer Program Manager IIS Team Preview of features that will be announced at MIX09 Please do not blog, take pictures or video of session.
SharePoint Users Group Content Classification Step by Step SharePoint 2007 and 2010.
Dr. Ali Abed Lazim MBChB – MSC Health Informatics Advisor
1 INTRODUCTION TO DATABASE MANAGEMENT SYSTEM L E C T U R E
Influence of Social Media
1 1 Slide Introduction to Data Mining and Business Intelligence.
Page 1 CSISS Center for Spatial Information Science and Systems Design and Implementation of CWIC Metrics Weiguo Han, Liping Di, Yuanzheng Shao, Lingjun.
Puget Sound Social Media Project Advisory Meeting Tuesday December 11, 2012 (DRAFT DATE: DEC 10)
DATABASES Southern Region CEO Wednesday 13 th October 2010.
2007. Software Engineering Laboratory, School of Computer Science S E Web-Harvest Web-Harvest: Open Source Web Data Extraction tool 이재정 Software Engineering.
Riverside Nashville Department of Communications Ministry Area Workshop – Marketing Communications MARKETING COMMUNICATIONS & PRESS RELEASES.
WEB MINING. In recent years the growth of the World Wide Web exceeded all expectations. Today there are several billions of HTML documents, pictures and.
WEB 2.0 PATTERNS Carolina Marin. Content  Introduction  The Participation-Collaboration Pattern  The Collaborative Tagging Pattern.
WebDat: A Web-based Test Data Management System J.M.Nogiec January 2007 Overview.
Chapter 2 Tools and Platforms for Social Commerce.
Chapter 6 Sports Market Research and Outlets. Objectives Define market research. Explain how businesses use market research. Identify the steps used in.
Definition, purposes/functions, elements of IR systems Lesson 1.
Chapter 8: Marketing Marketing Concepts Place (Channels of Distribution) Channels of distribution are the paths of ownership that goods follow as they.
Chapter 3 Building Business Intelligence Chapter 3 DATABASES AND DATA WAREHOUSES Building Business Intelligence 6/22/2016 1Management Information Systems.
Marketing and IT for your Basketball Association Website – see this as your shop front and library. Database – this is valuable – spend the time. Social.
GIS Mapping for K-12 Students
Objectives Overview Identify the four categories of application software Describe characteristics of a user interface Identify the key features of widely.
Digital Video Library - Jacky Ma.
Opportunity Recognition Project Copyright 2008 by Luong & Lau
Supervisor: Prof Michael Lyu Presented by: Lewis Ng, Philip Chan
EDMS / ERM Case Study - SWFWMD -
Guangbing Yang Presentation for Xerox Docushare Symposium in 2011
Intro to Machine Learning
Findings Report: User Research
Big-Data Fundamentals
DIGITAL CURB APPEAL Learn how to leverage on technology and utilize all your social media platforms for publicity. .l.
A Website dedicated entirely to Selling Your Home!
A Website dedicated entirely to Selling Your Home!
Data Virtualization Tutorial: JSON_TABLE Queries
Communicating Your Research Through Story Maps
User Information Architecture: Blogs, Wikis, and RSS
Social Knowledge Mining
Lecture 1 – The process of decision making
Social Media: A Detroit perspective
12/1/2018 1:01 PM P4032 System Performance Is a Feature – Understanding System Health Through Telemetry - a continuation of Real-time sentiment built on.
You can run but you can’t dodge.
Educational Applications of Technology
Collaborative Collections
A Website dedicated entirely to Selling Your Home!
Title Month Year Chris Patel EMC Centera Strategic Alliance Manager
Prepared by the SLMS Role in Reading Task Force July 2009
Understanding Customer Behaviors with Information Technologies
A method for making results data more searchable and usable
ENDANGERED ANIMALS A RESEARCH PROJECT
Big Data: Four Vs Salhuldin Alqarghuli.
The ultimate in data organization
Big Data Gulriz Kurban.
FashionBrain: Understanding Europe’s Fashion Data Universe
Research Institute for Future Media Computing
Warm Up Unit 1 Review  is a term used in geometry to describe a function that moves an object a certain distance. The object is not altered in any other.
Social Media Safety.
Persona Template Understand your customers' mindset and desires and make better informed marketing decisions by creating personas for each of your partner.
Summary of Evidence/Reason for Referral
Digital Identity Digital Identity is the concept of adopting an online presence or networked identity in cyberspace by an individual or an organization.
Presentation transcript:

APPLIED TECHNIQUES OF IMAGE CONTENT ANALYSIS USING AMAZON REKOGNITION Alex Hooks, Stephen Mealor, Ashley Shiver, Austin Weaver, Jordan Williams

Overarching Research Question How can one analyze unstructured data (e.g. images, text) in order to extract business value, benefit consumers, and learn how people communicate via online channels such as social media? Unstructured Data – Any information that does not reside in a traditional row-column database (images, videos, tweets, etc.)

Project Motivation And Desired Outcomes Today’s society encourages people to share their life experiences and thoughts on social media platforms, such as Facebook, Instagram, and Twitter. Provides valuable information about the way users behave as individuals and consumers, is difficult to analyze and breakdown into statistical measures. Our goal is to provide a way for scholars, practitioners, and developers to conduct image analysis for image classification. define unstructured data (verbally or add written definition?) we are looking at ways to take unstructured information from images to a structured format for analysis

Related Works Selfiecity.net Randomly collects self portraits on instagram from five major international cities: Bangkok, Berlin, Moscow, New York, and Sao Paulo Explores patterns in poses and expressions Performs detailed statistical analysis of subject demographics based on location screenshot selfiecity

Approach To approach this problem, our team designed a tool that will allow users to conduct image analysis on whichever photos they desire. Selected images are uploaded to our web application The uploaded images are processed by amazon Rekognition Data collected from Rekognition’s output is then sent to a database Image statistics are retrieved from database, and displayed on the web app in a simple format

Amazon Rekognition Architecture

Demo

Data from Rekognition We analyzed 1,000 images Large variety from food to travel to automobiles and people Retrieved data in JSON format to perform additional analysis Defining sub-groups of images Identifying mislabeled images

Data Sample - Cars

Analysis: Grouping Images into sub-groups Find ‘major’ categories Sports cars Find ‘minor’ sub-categories Antique cars Sport Utility Vehicles

Data Sample

Analysis: Identifying Mislabeled Images all labeled as ‘landscape’ People Photos female promontory Landscape Photos

Application and Next Steps Potential uses Image library used for real estate property listings enabling buyers and sellers to search a property by specific objects and attributes User verification that compares a live image to an image stored in a user/employee database Facial similarity search based on a reference image that will return all matching faces found in a collection of images Cataloging for e-commerce or archiving, Web development, improved image search, etc. Next steps Add facial recognition, emotion analysis, scene detection

Summary We constructed an app to aid in the analysis of images. Gathered data can be used to categorize images usable for research, marketing efforts, etc. We demonstrated the use of this on a live web app Our analysis shows the potential to define sub-groups and identify mislabeled images Questions?