Extract the FDDB_dataset.zip. There will be two folders called training and testing respectively.
**Copy the local directory till ../../dataset/ **
*Change the argparse in the main.py file*
parser.add_argument("directory", help="Directory of the dataset",nargs = '?',default = " *Add directory here*/dataset/")
change the sys.append() to the directory of the project.
python3 main.py