chengds edited section_First_Idea_The_first__.tex  over 8 years ago

Commit id: f9b715e8a7981570b3febcb544019d2ec1c5fbeb

deletions | additions      

       

When we launched the first trait we noticed that all the network layers, both weights and data were set to zeros. To overcome this problem we decrease the learning rate and build the training files using random permutation of the images.   Then we test the fine-tuned model building a deploy.prototxt file that takes as input images and predict the traits of them. Testing the net we noticed that the net wasn't able to learn to much...maybe the task is to hard... We pretend to generalize a personality trait form 45000 images a predict a float number given a new image.