Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tanghaotommy authored Feb 12, 2020
1 parent feffef3 commit 5fbd776
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,9 @@ We can visualize the losses during training using Tensorboard. E.g.
tensorboard --logdir=results/test_py37/runs --port=11001
```

### Pretrained weight
We have uploaded a model pretrained on 0 fold (https://drive.google.com/file/d/1B2aB_4HTw5OEe8jH6XPoQYRJw4hGuDXD/view?usp=sharing).

### Evaluation

Once training is done, you will need to change the 'initial_checkpoint' in config.py to the file path of the checkpoint you want to use. And then run the following command.
Expand Down

0 comments on commit 5fbd776

Please sign in to comment.