Skip to content

A combined project that includes a face classifier and a house price predictor, developed using the UTKFace dataset

Notifications You must be signed in to change notification settings

gimmeursocks/UTK-face-classifier-and-house-price-predictor

Repository files navigation

UTKFaceClassifier

Data

https://susanqq.github.io/UTKFace/

Download Link For Utkface (age detection)

https://www.kaggle.com/datasets/abhikjha/utk-face-cropped

Download Link For House Price prediction

https://www.kaggle.com/c/house-prices-advanced-regression-techniques/data

Installation

git clone https://github.com/gimmeursocks/UTKFaceClassifier_HousePricesRegressor.git

extract the downloaded file from kaggle and copy the images and place it in the src/utkface folder

Setting Environment

when you download dataset for the image

(1) change the folder name from utkcropped to utkface

3

(2) delete the duplicated folder inside utkface folder

4

(3) after downloading the repo you should create a src folder for the data

1

(4)place your data into it (make sure the folder's name that contains house dataset is called 'housedataset')

2

About

A combined project that includes a face classifier and a house price predictor, developed using the UTKFace dataset

Topics

Resources

Stars

Watchers

Forks