Skip to content

This is my final project for the Deep Learning course, provided by SoftUni Bulgaria. It is trying to build an web app, which receives building photos from your phone or taken in real time and give you the information about their architectural style.

Notifications You must be signed in to change notification settings

indzhov/Architecture-style-DL

Repository files navigation

This is my final project for the Deep Learning course, provided by SoftUni Bulgaria. It is trying to build an web app, which receives building photos from your phone or taken in real time and give you the information about their architectural style. This project is motivated from my passion about the architecture as a whole. It is delivered not only with the skills learned from SoftUni, but also with my Art history skills, which helped me to clean the data. It is manualy checked and cleaned to be in the perfect condition, which give me the confidence to claim that there is no better data set for similar project on the network right now.

The app could be found here

Some examples of the final results :

The Project

1 - Gathering of the data : A/ The data from the official (paper) for such projects by Zhe Xu. B/ Google images from (paper) Kaggle repository by Marian Dumitrus C/ My own scrapping from Bing search - the process and library could be found in my first notebook of this project

  • The data from the official paper for such projects by Zhe Xu.
  • Google images from paper Kaggle repository by Marian Dumitrus
  • My own scrapping from Bing search - the process and library could be found in my first notebook of this project

The whole cumulative data is stored (here) The whole cumulative data is stored here Please not that I used my background knowledge to check the dataset. Thus, the images are perfectly separated in their respective folder.

2 - Visualization (EDA) : Some examples of the final results : 4 / 5 - In the following two notebooks I used Transfer Learning, training the model with ResNet50 and InceptionV3. The stronger was ResNet, thus I made the next step with it (the creation of the app)

You can see the app here

About

This is my final project for the Deep Learning course, provided by SoftUni Bulgaria. It is trying to build an web app, which receives building photos from your phone or taken in real time and give you the information about their architectural style.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages