Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
glenn-jocher committed May 28, 2019
1 parent e819968 commit 9cf5ab0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,10 @@ Python 3.7 or later with the following `pip3 install -U -r requirements.txt` pac

# Jupyter Notebook

A jupyter notebook with training, detection and testing examples is here:
A jupyter notebook with training, detection and testing examples is available at:
https://colab.research.google.com/drive/1G8T-VFxQkjDe4idzN8F-hbIBqkkkQnxw


# Training

**Start Training:** `python3 train.py` to begin training after downloading COCO data with `data/get_coco_dataset.sh`.
Expand Down

0 comments on commit 9cf5ab0

Please sign in to comment.