Skip to content

Commit

Permalink
Updated Colab Notebook link in Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
SowmyaAitha authored Nov 12, 2021
1 parent c071850 commit 7e8f4e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ python visualise_json_results.py \
### Custom Images

To run the model on your own images without training, please download the provided weights from **[[`here`](https://zenodo.org/record/4841067#.YPWrcugzZPY)]**.

The Google Colab Notebook to perform the same experiment can be found at this [`link`](https://colab.research.google.com/drive/1bg0fEiAkA8REt3Pb4zS9JrkNuBk_RNY8#scrollTo=fh9cfMw8vIiO).
```bash
python demo.py \
--input <path-to-image-directory-*.jpg> \
Expand Down

0 comments on commit 7e8f4e0

Please sign in to comment.