image - Tensorflow Inception Basics -


i new tensorflow , inception wondering how training last layer of inception can me categorize images of different flowers. questions start me understanding basics such as:

1.what numerical values in bottleneck text file each .jpg image represent , how created?

2.how softmax layer of inception use these bottlenecks generate accuracy?


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -