illustration2vec icon indicating copy to clipboard operation
illustration2vec copied to clipboard

Train network

Open bobobo1618 opened this issue 8 years ago • 2 comments

A basic view of how the network was originally trained would be very helpful. I have a larger dataset than was originally used and I'm hoping to evaluate your network and compare the results to Google's Inception network.

Without knowing what kinds of preprocessing were used (this can be partially inferred from the code provided) and how exactly the network was trained, this is difficult though.

Adding the solver prototxt that was used to train may be enough.

bobobo1618 avatar May 01 '16 23:05 bobobo1618

Sorry for replying late.

Thank you for your suggestion. Providing protobuf files used for training is a good idea. I'm now searching these files...

rezoo avatar Oct 13 '16 01:10 rezoo

Hey @rezoo, have you found source files for the network? I wanted to try to train the network on my own data like bobobo1618 but I'm complete newbie in neural networks and I'm not sure how to train it using only 2 network configuration files which you have provided on the website.

AlexCSDev avatar Mar 11 '17 16:03 AlexCSDev