Gic

A CLI for an image cralwer that can automatically retrieve images from Google Photos

This was my Bachelor Degree’s project thesis at Univeristy of Udine. The main idea was to create a tool for retive the major number of images from Google Photos that correspond to a given keyword.

The tool was born from the need to retrive a large number of images to be then categorized in order to be used as a dataset to train a neural network.

The design of the Command Line Interface (CLI) relies on the fact that there is an abstraction of which search engine is used. It meas, it’s possible to use different search engines for retrive images without change the entire structure of the application.

This is the help section of the CLI:

Help section of the CLI

A more detailed description and implementation of the project is inside my thesis. You can look at it with the above link (it is written in Italian).

Links: Thesis