Skip to content

Commit 84cc0fd

Browse files
committed
fix: script for miou calculation
1 parent 7efdfed commit 84cc0fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/metrics/compute_overall_miou.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
import utils
4343

4444
from compressai_vision.evaluators.evaluators import BaseEvaluator
45+
from .compute_overall_mota import compute_overall_mota
4546

4647
CLASSES = ["PANDAM1", "PANDAM2", "PANDAM2"]
4748

0 commit comments

Comments
 (0)