--- tags: - image-classification - pytorch - huggingpics metrics: - accuracy model-index: - name: architectural_styles results: - task: name: Image Classification type: image-classification metrics: - name: Accuracy type: accuracy value: 0.7796609997749329 --- ### What style is that? This model is still in training, but can help identify five architectural styles that were prominent in the early to mid 20th century. Check back for updates including more architectural styles and more accurate predictions. Upload a photograph of a building and the Image Classifier will predict its architectural style. Scroll down to read more about each style. ## Example Images #### classical revival architecture Classical Revival (1895 - 1950) The Classical Revival or Neoclassical style is one of the most commonly seen across the state and the country. This style was inspired by the World's Columbian Exposition in Chicago held in 1893 which promoted a renewed interest in the classical forms. This style encompasses many different styles, including Colonial Revival, Greek Revival, Neoclassical Revival and Mediterranean Revival. Colonial Revival is most commonly used in residential dwellings, while Greek and Neoclassical Revival styles are commonly used in commercial buildings like banks, post offices, and municipal buildings. ![classical revival architecture](images/ex_classical_revival_architecture.jpg) #### craftsman bungalow architecture ![craftsman bungalow architecture](images/ex_craftsman_bungalow_architecture.jpg) #### mid-century modern ranch ![mid-century modern ranch](images/ex_mid-century_modern_ranch.jpg) #### queen anne architecture ![queen anne architecture](images/ex_queen_anne_architecture.jpg) #### tudor cottage architecture ![tudor cottage architecture](images/ex_tudor_cottage_architecture.jpg) This model was created with HuggingPics🤗🖼️ Image Classifier! Make your own!: [the demo on Google Colab](https://colab.research.google.com/github/nateraw/huggingpics/blob/main/HuggingPics.ipynb).