Skip to content

Commit 6724f46

Browse files
authoredNov 8, 2018
Update README.md
1 parent 9e61f99 commit 6724f46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,6 @@ If everything was fine you can test it out and verify your installation is worki
9393
jupyter notebook
9494
```
9595
In your [browser](http://localhost:8888/tree) click on „object_detection_tutorial.ipynb“. Then navigate to „Cell“ in navigation bar and click on „Run All“. If everything is fine in short time you should see these nice photos:
96-
![alt text](https://raw.githubusercontent.com/pythonlessons/TensorFlow-object-detection-tutorial/master/0_part/dog.jpg)
97-
![alt text](https://raw.githubusercontent.com/pythonlessons/TensorFlow-object-detection-tutorial/master/0_part/kite.jpg)
96+
![alt text](https://github.com/pythonlessons/TensorFlow-object-detection-tutorial/blob/master/1_part%20images/dog.jpg)
97+
![alt text](https://github.com/pythonlessons/TensorFlow-object-detection-tutorial/blob/master/1_part%20images/kite.jpg)
9898
### Original text version of tutorial you can visit [here](http://pylessons/Tensorflow-object-detection-installation/).

0 commit comments

Comments
 (0)