Berkeley-Data / irrigation_detection

MIT License
2 stars 1 forks source link

[nice to have] imagenet_utils.py warning for 10 channels #49

Open taeil opened 3 years ago

taeil commented 3 years ago

/usr/local/lib/python3.6/dist-packages/tensorflow/python/keras/applications/imagenet_utils.py:333: UserWarning: This model usually expects 1 or 3 input channels. However, it was passed an input_shape with 10 input channels.

taeil commented 3 years ago

found source code.. https://github.com/keras-team/keras-applications/blob/master/keras_applications/imagenet_utils.py