Commit 8977d435 authored by Vishnu Banna's avatar Vishnu Banna
Browse files

model

parent f0cc83d0
...@@ -71,6 +71,6 @@ task: ...@@ -71,6 +71,6 @@ task:
letter_box: true letter_box: true
random_flip: true random_flip: true
aug_rand_translate: 0.5 aug_rand_translate: 0.5
area_thresh: 0.0 area_thresh: 0.1
validation_data: validation_data:
input_path: '/readahead/200M/placer/prod/home/tensorflow-performance-data/datasets/coco/val*' input_path: '/readahead/200M/placer/prod/home/tensorflow-performance-data/datasets/coco/val*'
...@@ -75,6 +75,6 @@ task: ...@@ -75,6 +75,6 @@ task:
letter_box: true letter_box: true
random_flip: true random_flip: true
aug_rand_translate: 0.5 aug_rand_translate: 0.5
area_thresh: 0.2 area_thresh: 0.1
validation_data: validation_data:
input_path: '/readahead/200M/placer/prod/home/tensorflow-performance-data/datasets/coco/val*' input_path: '/readahead/200M/placer/prod/home/tensorflow-performance-data/datasets/coco/val*'
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