Skip to content

kenleung11/neural-network-architectural-styles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Classification of Architectural Styles Using Neural Networks

Understanding features that define a building's architectural style

Code from a neural network that was trained on 90,000 images of buildings to classify a building's architectural style, and two dimension reduction techniques that take the output of the neural network prior to the classification layer and tries to find faithful representations of those high dimensional points to lower dimensional space (variational autoencoder and t-distributed stochastic neighbor embedding)


Data used are Google images of buildings labelled as 9 different architectural styles: art deco, art nouveau, Chinese, gothic, modernist, neoclassicm, renaissance, romanesque, Russian


Tools Used:

Python
Keras
Pandas
Matplotlib
scikit-learn
d3.js
Flask


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages