Commit 18967172 authored by Yuxin Wu's avatar Yuxin Wu

fix import (fix #528)

parent ee3825ea
......@@ -38,7 +38,7 @@ from viz import (
draw_predictions, draw_final_outputs)
from common import print_config
from eval import (
eval_on_dataflow, detect_one_image, print_evaluation_scores)
eval_on_dataflow, detect_one_image, print_evaluation_scores, DetectionResult)
import config
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment