5
gjkf
7y

Finally, after days of research and failures, I managed to understand and tweak TensorFlow's program for image classification.

The feel of power, arcane knowledge and fascination is just incredible.

Might not seem much these days, nobody was interested in it. But I, deep inside, knew: I was proud of myself.

Comments
  • 0
    Could you share more? I'm planning to dive into image classification
  • 0
    @kalolparty All I did is take the code from this page (https://tensorflow.org/tutorials/...) and added a new function to automatically download the images from Bing (not Google because of the maximum calls per minute limit).
    I then tried to understand what each line did. It took some tries but it was quite fun.
Add Comment