Dear @doonny
I want to ask you a few questions.
I noticed that you only have 1000 classes in your model (Example VGG16 model) defined in the file synset_words.txt . However, in the last full-connected layer your output node number is 1024 defined in the layer_config.h file. Why is there such a difference? How will the remaining 24 values be handled?
I hope to get an early response from you.
Thank you.
Dear @doonny I want to ask you a few questions. I noticed that you only have 1000 classes in your model (Example VGG16 model) defined in the file synset_words.txt . However, in the last full-connected layer your output node number is 1024 defined in the layer_config.h file. Why is there such a difference? How will the remaining 24 values be handled? I hope to get an early response from you. Thank you.