Commit e5f47726 authored by nuka137's avatar nuka137
Browse files

Fix typo in vision/detection README.md

parent 3ef7bbcf
......@@ -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