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
74582325
Commit
74582325
authored
Mar 28, 2022
by
Yilei Yang
Committed by
TF Object Detection Team
Mar 28, 2022
Browse files
Remove unused comments related to Python 2 compatibility.
PiperOrigin-RevId: 437767104
parent
50369291
Changes
71
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
0 additions
and
11 deletions
+0
-11
research/object_detection/models/ssd_resnet_v1_fpn_feature_extractor_testbase.py
...on/models/ssd_resnet_v1_fpn_feature_extractor_testbase.py
+0
-1
research/object_detection/models/ssd_resnet_v1_fpn_keras_feature_extractor.py
...ction/models/ssd_resnet_v1_fpn_keras_feature_extractor.py
+0
-1
research/object_detection/models/ssd_resnet_v1_ppn_feature_extractor.py
...t_detection/models/ssd_resnet_v1_ppn_feature_extractor.py
+0
-1
research/object_detection/predictors/convolutional_box_predictor.py
...bject_detection/predictors/convolutional_box_predictor.py
+0
-1
research/object_detection/predictors/convolutional_box_predictor_tf1_test.py
...ection/predictors/convolutional_box_predictor_tf1_test.py
+0
-1
research/object_detection/predictors/convolutional_keras_box_predictor.py
...detection/predictors/convolutional_keras_box_predictor.py
+0
-1
research/object_detection/predictors/heads/keras_mask_head.py
...arch/object_detection/predictors/heads/keras_mask_head.py
+0
-1
research/object_detection/predictors/heads/keypoint_head.py
research/object_detection/predictors/heads/keypoint_head.py
+0
-1
research/object_detection/predictors/heads/mask_head.py
research/object_detection/predictors/heads/mask_head.py
+0
-1
research/object_detection/tpu_exporters/utils_test.py
research/object_detection/tpu_exporters/utils_test.py
+0
-1
research/object_detection/utils/colab_utils.py
research/object_detection/utils/colab_utils.py
+0
-1
No files found.
research/object_detection/models/ssd_resnet_v1_fpn_feature_extractor_testbase.py
View file @
74582325
# Lint as: python2, python3
# Copyright 2017 The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
...
...
research/object_detection/models/ssd_resnet_v1_fpn_keras_feature_extractor.py
View file @
74582325
# Lint as: python2, python3
# Copyright 2019 The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
...
...
research/object_detection/models/ssd_resnet_v1_ppn_feature_extractor.py
View file @
74582325
# Lint as: python2, python3
# Copyright 2018 The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
...
...
research/object_detection/predictors/convolutional_box_predictor.py
View file @
74582325
# Lint as: python2, python3
# Copyright 2017 The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
...
...
research/object_detection/predictors/convolutional_box_predictor_tf1_test.py
View file @
74582325
# Lint as: python2, python3
# Copyright 2017 The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
...
...
research/object_detection/predictors/convolutional_keras_box_predictor.py
View file @
74582325
# Lint as: python2, python3
# Copyright 2017 The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
...
...
research/object_detection/predictors/heads/keras_mask_head.py
View file @
74582325
# Lint as: python2, python3
# Copyright 2017 The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
...
...
research/object_detection/predictors/heads/keypoint_head.py
View file @
74582325
# Lint as: python2, python3
# Copyright 2017 The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
...
...
research/object_detection/predictors/heads/mask_head.py
View file @
74582325
# Lint as: python2, python3
# Copyright 2017 The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
...
...
research/object_detection/tpu_exporters/utils_test.py
View file @
74582325
# Lint as: python2, python3
# Copyright 2019 The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
...
...
research/object_detection/utils/colab_utils.py
View file @
74582325
# Lint as: python3
# Copyright 2020 The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
...
...
Prev
1
2
3
4
Next
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