tensorflow-densenet
tensorflow-densenet copied to clipboard
Some details about the pre-trained model
Hi, thanks for your code. I have two confusions about the pre-trained model.
- The order of input channels is RGB or BGR?
- I see the dropout_rate is set to None in the code and did you use dropout layer in the pre-trained model? Thanks again and look forward to your apply!