jzbontar/mc-cnn

Training based on the pre-trained net using new data

GoodStudyDayUpUp opened this issue · 0 comments

@jzbontar
Hello, thanks a lot for sharing the code. That's amazing.
Now I want to train a net based on your pre-trained net using some new data, which means I want to start from the pre-trained neural network (e.g. net_mb_slow_-a_train_all.t7) instead of from the beginning using an empty net. And I only want to train the first half of the net because I only want to teach the net to extract feature from my data.
I will appreciate a lot if you could share some suggestions!
Looking forward to your reply!
Best regards,