0% found this document useful (0 votes)
3 views1 page

Workshop4 AppComputerVision

This document provides the goals, problem statement, and general conditions for a workshop activity on computer vision. The goals are to strengthen knowledge of computer vision algorithms and their applications, and to acquire skills in developing machine learning models for computer vision. The problem statement asks students to develop a mobile application using TensorFlow or Google Vision API that can recognize 5 or more product categories from images and return information about the products. Groups are limited to a maximum of two students, and the exercise will be evaluated based on development, usability, and programming approach.

Uploaded by

VICTOR RINCON
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views1 page

Workshop4 AppComputerVision

This document provides the goals, problem statement, and general conditions for a workshop activity on computer vision. The goals are to strengthen knowledge of computer vision algorithms and their applications, and to acquire skills in developing machine learning models for computer vision. The problem statement asks students to develop a mobile application using TensorFlow or Google Vision API that can recognize 5 or more product categories from images and return information about the products. Groups are limited to a maximum of two students, and the exercise will be evaluated based on development, usability, and programming approach.

Uploaded by

VICTOR RINCON
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Systems Engineering Program

Subject Intelligent Systems


Professor Fran Ernesto Romero
Activity Workshop 4: Computer Vision

1. Goals

 Strengthen the knowledge acquired in Computer Vision algorithms and their applications in
the development of Intelligent Systems.

 Acquire skills in the development of Machine Learning models for Computer Vision.

2. Problem statement

A supermarket wants to develop a mobile application to help its customers find information
about its products. The mobile application obtains an image (from the camera) of the product
and returns information about it: stock, price, etc.

Use TensorFlow to train and test a model that allows you to recognize 5 or more products:
drinks, groceries, fruits, appliances, sporting goods, clothing, etc.

If you prefer, you can use the Google Vison API to complete the exercise. Remember to
activate an account on Google Cloud Platform, then activate the Cloud Vision API and finally
you must also generate the respective credentials. If you use Google Vision, your grade will be
maximum 4.0.

2. General Conditions

 Maximum two students per group


 You can use the tool of your choice. Recommended: Python
 A written evaluation will be carried out to validate the development of the exercise
 The usability, design, user experience and use of object-oriented programming will be
evaluated.

You might also like