Commit 1e72c1f2 authored by A. Unique TensorFlower's avatar A. Unique TensorFlower
Browse files

Merge pull request #8528 from nuka137:fix-readme-vision-detection

PiperOrigin-RevId: 312232155
parents 866176ea e5f47726
......@@ -113,7 +113,7 @@ predict:
architecture:
use_bfloat16: False
retinanet_parser:
use_bfloat16: Flase
use_bfloat16: False
train:
total_steps: 1
batch_size: 8
......@@ -225,7 +225,7 @@ predict:
architecture:
use_bfloat16: False
maskrcnn_parser:
use_bfloat16: Flase
use_bfloat16: False
train:
total_steps: 1000
batch_size: 8
......
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