Tencent / PocketFlow

An Automatic Model Compression (AutoMC) framework for developing smaller and faster AI applications.
https://pocketflow.github.io
Other
2.78k stars 490 forks source link

You must feed a value for placeholder tensor 'model/input_1' with dtype float and shape [?,160,240,1] #314

Open wangcc123-dave opened 5 years ago

wangcc123-dave commented 5 years ago

InvalidArgumentError (see above for traceback): You must feed a value for placeholder tensor 'model/input_1' with dtype float and shape [?,160,240,1] [[Node: model/input_1 = Placeholder[dtype=DT_FLOAT, shape=[?,160,240,1], _device="/job:localhost/replica:0/task:0/device:GPU:0"]()]]

When I run my self-defined model at my own datasets,this bug occured.I executed the code: ./scripts/run_local.sh nets/unet_at_luanpao_run.py