kawabe-jiw

Results 2 issues of kawabe-jiw

This patch resolves a dtype mismatch error between BFloat16 and Float that occurs during training when use_position_supervised_loss=True is enabled. This fix addresses issue https://github.com/roboflow/rf-detr/issues/446.

### Search before asking - [x] I have searched the RF-DETR issues and found no similar bug report. ### Bug An error occurred when running training with `use_position_supervised_loss` set to...

bug