Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
mmdetection3d
Commits
9734dcde
Commit
9734dcde
authored
Jun 06, 2020
by
zhangwenwei
Browse files
Clean data ptr
parent
3fff6789
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tools/data_converter/create_gt_database.py
tools/data_converter/create_gt_database.py
+1
-1
No files found.
tools/data_converter/create_gt_database.py
View file @
9734dcde
...
...
@@ -8,8 +8,8 @@ from mmcv import track_iter_progress
from
pycocotools.coco
import
COCO
import
mmdet3d.core.bbox.box_np_ops
as
box_np_ops
from
mmdet3d.core.evaluation.bbox_overlaps
import
bbox_overlaps
from
mmdet3d.datasets
import
build_dataset
from
mmdet.core.evaluation.bbox_overlaps
import
bbox_overlaps
from
mmdet.ops
import
roi_align
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment