How to train a new model using my own dataset?
Closed this issue · 2 comments
brisker commented
How to train a new model using my own dataset? Thank you !
kevinlin311tw commented
Prepare your training data, and fine-tune alexnet with latent layer.
kevinlin311tw commented
We use imagenet mean binaryproto file.
On 2016年7月1日, at 上午7:25, jccdoer notifications@github.com wrote:
@kevinlin311tw thanks, I have successfully run the code and got the model. But I am puzzled that in the "examples/cvprw15-cifar10" there is no mean.binaryproto file. Could you please tell me why? There is no need of mean-image-value files for your model?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.