MCPcopy Create free account
hub / github.com/MotrixLab/AiOS / box_loss.py

File box_loss.py

util/box_loss.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import torch, math
2
3
4def ciou(bboxes1, bboxes2):

Callers

nothing calls this directly

Calls 3

ciouFunction · 0.85
diouFunction · 0.85
printFunction · 0.70

Tested by

no test coverage detected