nikiforovta / Summer-Project-21

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Summer-Project-21

Description

This repository contains a project created as part of a summer practice at Peter the Great St. Petersburg Polytechnic University. It is an application based on a deep learning convolutional model for solving the problem of determining the breed of dogs.

Libraries were used to create the project: keras, pandas, scikit-learn, and PyQt5. The project is divided into two parts: part_1, which implements two ways of creating a model (from scratch and using a ready-made base) and part_2, in which the created model is used in a simple GUI application.

Screenshots

Start screen

Opened image

Model Result

Checking the best match

About


Languages

Language:Jupyter Notebook 85.2%Language:Python 14.8%