Functionget_augmented_images(phase, task, model_name, yaml_str, test_image,
num_samples=NUM_AUGMENTATION_SAMPLES)
demo/func/augmentation.py:19
Methodloss_labels_focal(self, outputs, targets, indices, num_boxes, log=True)
src/netspresso_trainer/losses/detection/rtdetr.py:176
Methodloss_labels_vfl(self, outputs, targets, indices, num_boxes, log=True)
src/netspresso_trainer/losses/detection/rtdetr.py:192