Commit a3711c9f authored by Andrei Costinescu's avatar Andrei Costinescu Committed by GitHub
Browse files

Update inception_preprocessing.py

Corrected documentation word "cropt" -> "crop"
parent c8a0608b
......@@ -241,7 +241,7 @@ def preprocess_for_eval(image, height, width,
If height and width are specified it would output an image with that size by
applying resize_bilinear.
If central_fraction is specified it would cropt the central fraction of the
If central_fraction is specified it would crop the central fraction of the
input image.
Args:
......
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