Skip to content

Commit 9fa689b

Browse files
remove unused package in coco_eval.py (#4404)
1 parent fe3118c commit 9fa689b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

references/detection/coco_eval.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
import json
2-
import tempfile
32

43
import numpy as np
54
import copy
6-
import time
75
import torch
86
import torch._six
97

0 commit comments

Comments
 (0)