I found that the calculation of ltrb in the code was inconsistent with that in the paper, line 102 and line 104 of the model/loss.py file

What ltrb means in the paper is

I think the correct calculation code should be

Please let me know if there is an error in my understanding.
Thank you!