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
ModelZoo
ResNet50_tensorflow
Commits
a0593dc5
Commit
a0593dc5
authored
Jun 24, 2020
by
syiming
Browse files
add multilevel function
parent
efe7c3ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
research/object_detection/utils/ops.py
research/object_detection/utils/ops.py
+2
-0
No files found.
research/object_detection/utils/ops.py
View file @
a0593dc5
...
@@ -32,8 +32,10 @@ from object_detection.utils import spatial_transform_ops as spatial_ops
...
@@ -32,8 +32,10 @@ from object_detection.utils import spatial_transform_ops as spatial_ops
from
object_detection.utils
import
static_shape
from
object_detection.utils
import
static_shape
multilevel_matmul_crop_and_resize
=
spatial_ops
.
multilevel_matmul_crop_and_resize
matmul_crop_and_resize
=
spatial_ops
.
matmul_crop_and_resize
matmul_crop_and_resize
=
spatial_ops
.
matmul_crop_and_resize
multilevel_roi_align
=
spatial_ops
.
multilevel_roi_align
multilevel_roi_align
=
spatial_ops
.
multilevel_roi_align
multilevel_native_crop_and_resize
=
spatial_ops
.
multilevel_native_crop_and_resize
native_crop_and_resize
=
spatial_ops
.
native_crop_and_resize
native_crop_and_resize
=
spatial_ops
.
native_crop_and_resize
...
...
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