You will be asked to save the project and a new session is started.
You will be asked to save the project and a new session is started.
A session is a representation of a Caffe training process. One Unix process is created for every session, which ensures that a crashed training process does not affect the application.
A session is a representation of a Caffe training process. One os process is created for every session, which ensures that a crashed training process does not affect the application.
After the session was started it will appear in the list of sessions. The list will contain all sessions which were created within the project so far and they will be sorted by their id. Make sure to filter for ALL sessions to see the new session.
The list entry of the session contains the id, controls for starting and pausing the session, a label with the state of the session, the number of training iterations and a list of created snapshots.