thushv89 / AdaCNN

AdaCNN algorithm. Clean implementation
0 stars 0 forks source link

Try the followign way of optimizing AdaCNN #11

Open thushv89 opened 7 years ago

thushv89 commented 7 years ago

After add operation, for the next m batches, (until next action) optimize only the newly added filters with the new data batches. Then finetune the whole net

After remove operation Finetune the whole net