Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
torch, math
2
3
4
def
ciou(bboxes1, bboxes2):
Callers
nothing calls this directly
Calls
3
ciou
Function · 0.85
diou
Function · 0.85
print
Function · 0.70
Tested by
no test coverage detected