Skip to content

Commit 08dd820

Browse files
authored
fix typo
1 parent 397bfb5 commit 08dd820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

evaluate_flow.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -645,7 +645,7 @@ def inference_flow(model,
645645
output_path='output',
646646
padding_factor=8,
647647
inference_size=None,
648-
save_flo_flow=False, # save as .flo for quantative evaluation
648+
save_flo_flow=False, # save raw flow prediction as .flo
649649
attn_type='swin',
650650
attn_splits_list=None,
651651
corr_radius_list=None,

0 commit comments

Comments
 (0)