This Repository contains Assigments of Soft Computing subject.
Method to run Codes
-
PCA river/non-river classification
Upload the images present in the dataset provided and simply run the code.
-
PCA face recognition
Upload the images present in the zip file in a folder named as Images then run the code. If you are trying to run it on colab first upload the zip file of Images folder then unzip it there and then run the code.
-
PCA + LDA face recognition
Upload the images present in the zip file in a folder named as Images then run the code. If you are trying to run it on colab first upload the zip file of Images folder then unzip it there and then run the code.