MCPcopy Create free account
hub / github.com/NVlabs/ACID / compute_iou

Function compute_iou

ACID/src/common.py:7–35  ·  view source on GitHub ↗

Computes the Intersection over Union (IoU) value for two sets of occupancy values. Args: occ1 (tensor): first set of occupancy values occ2 (tensor): second set of occupancy values

(occ1, occ2)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

eval_stepMethod · 0.90
compute_lossMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…