Uses a self made dataset that comprises of successful and failed 3d prints
###Dataset link (in repository)
- Setup Environment
# Specify Python version
python3.10 -m venv env
source env/bin/activate
- Run the print_failure_detection.py
python print_failure_detection.py