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
63de9b1b
Commit
63de9b1b
authored
Jun 06, 2020
by
zhangwenwei
Browse files
Merge branch 'clean_data-ptr' into 'master'
Clean data ptr See merge request open-mmlab/mmdet.3d!55
parents
3fff6789
9734dcde
Changes
1
Hide 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 @
63de9b1b
...
...
@@ -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