Skip to content

shadow23-cmi/summer_internship_project_Face_Recognition_Algorithms

Repository files navigation

summer_internship_project_data_directory

contains all the data-sets required for eigen-face project To get a dataset into jupyter-notebook type:

 !wget https://github.com/shadow23-cmi/summer_internship_project_data_directory/raw/master/data-set_name.zip
 !unzip data-set_name.zip

(for example to get ufi-cropped dataset)

!wget https://github.com/shadow23-cmi/summer_internship_project_data_directory/raw/master/ufi-cropped_600.zip
!unzip ufi-cropped_600.zip

This will unzip the data-set in the current directory.

Releases

No releases published

Packages

No packages published