FOMO using center point detection and not bounding boxes

So basically I’m training a fomo model, but i want to do the center point detection and not the default bounding boxes as they’re leading to my model being overfitted. Can I change this to center point detection? I’m just on a student plan here.

Thanks in advance.