Commit 6c75caa6 authored by Vivek Rathod's avatar Vivek Rathod
Browse files

test

parent fc5145c3
...@@ -8,7 +8,7 @@ model { ...@@ -8,7 +8,7 @@ model {
faster_rcnn { faster_rcnn {
num_classes: 90 num_classes: 90
image_resizer { image_resizer {
# TODO(shlens): Only fixed_shape_resizer is currently supported for NASNet # TODO: Only fixed_shape_resizer is currently supported for NASNet
# featurization. The reason for this is that nasnet.py only supports # featurization. The reason for this is that nasnet.py only supports
# inputs with fully known shapes. We need to update nasnet.py to handle # inputs with fully known shapes. We need to update nasnet.py to handle
# shapes not known at compile time. # shapes not known at compile time.
......
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