In the src/PaDT/trainer/padt_sft_trainer.py file, the compute_loss function does not properly handle normal images (those without target objects). When the training data includes items labeled as "No objects from the list are present in the image," the program encounters an error.