There was an error while loading. Please reload this page.
1 parent 0eac31f commit cf87206Copy full SHA for cf87206
1 file changed
code/test_LA.py
@@ -52,12 +52,4 @@ def test_calculate_metric():
52
53
if __name__ == '__main__':
54
metric = test_calculate_metric() # 6000
55
- print(metric)
56
-
57
-# python test_LA.py --model 0214_re01 --gpu 0
58
59
-"""
60
-just seg: [ 0.84073031 0.730217 19.01703037 5.08272895]
61
-seg + LSF: [ 0.84228339 0.73333748 17.19975226 4.12422588]
62
63
+ print(metric)
0 commit comments