"docker/vscode:/vscode.git/clone" did not exist on "b3d10d6d65a80593627c6738fbeded2f69b5129f"
Unverified Commit 11151e51 authored by Double_V's avatar Double_V Committed by GitHub
Browse files

Update program.py

parent 9de346b2
......@@ -374,7 +374,6 @@ def eval(model,
eval_class(preds, batch)
else:
post_result = post_process_class(preds, batch[1])
# post_result = post_result_["Student"]
eval_class(post_result, batch)
pbar.update(1)
total_frame += len(images)
......
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