LICENSE
README.md
pyproject.toml
src/uq_detr/__init__.py
src/uq_detr/_box_utils.py
src/uq_detr/_matching.py
src/uq_detr/_types.py
src/uq_detr/postprocess.py
src/uq_detr.egg-info/PKG-INFO
src/uq_detr.egg-info/SOURCES.txt
src/uq_detr.egg-info/dependency_links.txt
src/uq_detr.egg-info/requires.txt
src/uq_detr.egg-info/top_level.txt
src/uq_detr/imreli/__init__.py
src/uq_detr/imreli/contrastive.py
src/uq_detr/metrics/__init__.py
src/uq_detr/metrics/dece.py
src/uq_detr/metrics/laece.py
src/uq_detr/metrics/lrp.py
src/uq_detr/metrics/oce.py
tests/test_hungarian.py
tests/test_metrics.py