Preparations Before Training

To ensure that the subsequent training can be successfully performed, comment out the code that references TensorBoard in the training script (train.py). The following lines are for reference only.

  1. Line 23

  2. Lines 49 to 53

  3. Line 64

  4. Line 72

  5. Lines 114 to 116

  6. Lines 172, 173, and 177

  7. Line 229