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
ca0acc9a
"git@developer.sourcefind.cn:OpenDAS/torch-scatter.git" did not exist on "3341dbeba4599ccd8c1b2b6a67d7642722746454"
Commit
ca0acc9a
authored
Jun 29, 2020
by
syiming
Browse files
remove unused import
parent
4a2e1975
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
research/object_detection/utils/spatial_transform_ops.py
research/object_detection/utils/spatial_transform_ops.py
+0
-1
No files found.
research/object_detection/utils/spatial_transform_ops.py
View file @
ca0acc9a
...
@@ -19,7 +19,6 @@ from __future__ import division
...
@@ -19,7 +19,6 @@ from __future__ import division
from
__future__
import
print_function
from
__future__
import
print_function
import
tensorflow.compat.v1
as
tf
import
tensorflow.compat.v1
as
tf
import
numpy
as
np
def
_coordinate_vector_1d
(
start
,
end
,
size
,
align_endpoints
):
def
_coordinate_vector_1d
(
start
,
end
,
size
,
align_endpoints
):
...
...
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