Skip to content

Commit 43ef2f4

Browse files
NicolasHugfacebook-github-bot
authored andcommitted
[fbsync] remove unused package in coco_eval.py (#4404)
Reviewed By: datumbox Differential Revision: D31268027 fbshipit-source-id: f83d609de41e3954513b05dda7125b30d615fb2f
1 parent dbc5c1f commit 43ef2f4

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)