Unverified Commit 31adb0b8 authored by hsm207's avatar hsm207 Committed by GitHub
Browse files

Fix typo

parent 57b99319
......@@ -160,7 +160,7 @@ def extract_features(images,
preprocess_images=True,
num_classes=None,
global_pool=False):
"""Extracts features by the parituclar model_variant.
"""Extracts features by the particular model_variant.
Args:
images: A tensor of size [batch, height, width, channels].
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment