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
e9f620af
Commit
e9f620af
authored
Jul 19, 2020
by
Kaushik Shivakumar
Browse files
make some changes for PR"
;
parent
3e967b82
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
research/object_detection/meta_architectures/context_rcnn_lib_tf2.py
...ject_detection/meta_architectures/context_rcnn_lib_tf2.py
+0
-4
No files found.
research/object_detection/meta_architectures/context_rcnn_lib_tf2.py
View file @
e9f620af
...
...
@@ -14,10 +14,6 @@
# limitations under the License.
# ==============================================================================
"""Library functions for ContextRCNN."""
from
__future__
import
absolute_import
from
__future__
import
division
from
__future__
import
print_function
import
tensorflow
as
tf
# The negative value used in padding the invalid weights.
...
...
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