how to check that init-model or init-frz-model are working correctly #4750
-
I'm attempting to use init-model or init-frz-model to restart training, but it doesn't seem to work. The 1st folder (initial) training goes well for 100000 training steps, and produces a frozen_model.pb that works nicely in LAMMPS. But I want to improve the model so I produced additional (secondary) training files to add. To restart training, after training the first folder (above) I copied its frozen_model.pb (and also its model.chkpt* files) into a separate folder (my 2nd folder) which contained it's own input.json file (pasted below) and also the secondary (additional) training files: But if I execute |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
You should use |
Beta Was this translation helpful? Give feedback.
Usually no, if old data shouldn't be forgotten by the model.