itshisher / COMP6721_Summer2024_Course_Project

Image classification on five venues with regarding of three different models
0 stars 0 forks source link

Data Specialist #1

Open itshisher opened 3 months ago

itshisher commented 3 months ago

[1] Creating datasets [2] Pre-processing datasets [3] Loading & analyzing datasets

itshisher commented 3 months ago

original dataset is added to the directory randomly select 700 images from each of the venue and put it into a new folder showing images with its labels

itshisher commented 3 months ago

image pre-processing for supervised DT model added

itshisher commented 3 months ago

image pre-processing for semi-supervised DT model added still needs to do some improvements since the accuracy is pretty low

itshisher commented 3 months ago

applied tests on original dataset to do a comparison analysis for both decision tree models