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
72262b5d
Commit
72262b5d
authored
May 24, 2017
by
Sunghyo Chung
Browse files
Fix typo
parent
0d685971
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
inception/inception/imagenet_eval.py
inception/inception/imagenet_eval.py
+1
-1
No files found.
inception/inception/imagenet_eval.py
View file @
72262b5d
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# See the License for the specific language governing permissions and
# limitations under the License.
# limitations under the License.
# ==============================================================================
# ==============================================================================
"""A binary to evaluate Inception on the
flowers
data set.
"""A binary to evaluate Inception on the
ImageNet
data set.
Note that using the supplied pre-trained inception checkpoint, the eval should
Note that using the supplied pre-trained inception checkpoint, the eval should
achieve:
achieve:
...
...
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