Closed benjaminclay01 closed 1 year ago
I am aware this is more requesting aid than reporting an issue; I apologize for the inconvenience.
Hi @benjaminclay01 no problem! Feel free to ask us here. Your question can also be useful for someone in the future with a similar situation. Unfortunately we can't provide the dataset since it violates it's LICENSE.
P.S. If you want you are free to send us a README.md
inside paz/examples/face_classification
e.g. paz/examples/face_classification/README.md
that describes this process in a high level. You can also check this example using a kaggle dataset for programmatic solution.
I hope this helps!
When trying to run the examples/face_classification/pipelines.py or train.py, program cannot find fer2013.csv. After investigating, I have found that paz/datasets/ferplus relies on having a path to a dataset that is not contained within the repository. As such, I have started to look online for the ferplus2013 database, I have found the database online, but am unaware of how to allow PAZ to see the csv in question.