Skip to content

Commit 466e9c6

Browse files
committed
udpate FIDMetric source
Signed-off-by: dongyang0122 <[email protected]>
1 parent 327a92f commit 466e9c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generation/maisi/scripts/compute_fid2p5d_ct.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979

8080
from datetime import timedelta
8181
from pathlib import Path
82-
from generative.metrics import FIDMetric
82+
from monai.metrics.fid import FIDMetric
8383
from monai.transforms import Compose
8484

8585
# ------------------------------------------------------------------------------

0 commit comments

Comments
 (0)