This happened specifically when evaluating the usps model: ```python -m src.evaluation --dataset usps --checkpoint-path weights/usps.pth --device cpu``` It continues to run even after printing the results in the CLI
This happened specifically when evaluating the usps model:
python -m src.evaluation --dataset usps --checkpoint-path weights/usps.pth --device cpuIt continues to run even after printing the results in the CLI